File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,8 @@ Login and Password to token**
85
85
> credentials.
86
86
87
87
** Step 2.2.** Select previously created "Secret Text" credentials with
88
- GitHub OAuth token.
88
+ GitHub OAuth token. Username/Passwowrd credentials cannot be used for
89
+ auto configuration of GitHub security policy effecive since Feb 21.
89
90
90
91
* Required scopes for token*
91
92
@@ -103,7 +104,8 @@ only credentials that matched by predefined domains.
103
104
![ ] ( /docs/images/secret-text.png )
104
105
105
106
** Step 3.** Once that configuration is done, go to the project config of
106
- each job you want triggered automatically and simply check "GitHub hook trigger for GITScm polling" under "Build Triggers". With this, every new
107
+ each job you want triggered automatically and simply check "GitHub hook
108
+ trigger for GITScm polling" under "Build Triggers". With this, every new
107
109
push to the repository automatically triggers a new build.
108
110
109
111
![ ] ( /docs/images/image-5.png )
You can’t perform that action at this time.
0 commit comments