Skip to content

Commit c6a5bb3

Browse files
committed
remove token auth from README
1 parent c743eff commit c6a5bb3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ We have the following two roles:
123123

124124
##### Integration with GitHub
125125

126-
###### GitHub App
127-
128-
This is the preferred option to setup buildbot-nix for GitHub.
129-
130126
To integrate with GitHub using app authentication:
131127

132128
1. **GitHub App**:
@@ -157,14 +153,6 @@ To integrate with GitHub using app authentication:
157153
changes (new repositories or installations) automatically, it is therefore
158154
necessary to manually trigger a reload or wait for the next periodic reload.
159155

160-
###### Token Auth
161-
162-
To integrate with GitHub using legacy token authentication:
163-
164-
1. **GitHub Token**: Obtain a GitHub token with `admin:repo_hook` and `repo`
165-
permissions. For GitHub organizations, it's advisable to create a separate
166-
GitHub user for managing repository webhooks.
167-
168156
##### Optional when using GitHub login
169157

170158
1. **GitHub App**: Set up a GitHub app for Buildbot to enable GitHub user

0 commit comments

Comments
 (0)