Skip to content

Commit 8d64a28

Browse files
authored
docs(batches): exclude forking public repos from supported github app workflows (#599)
See SRCH-983 I didn't verify if this works with PATs.
1 parent 42ed1e4 commit 8d64a28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/batch-changes/configuring-credentials.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ When Sourcegraph is configured to [clone repositories using SSH via the `gitURLT
194194

195195
EXPERIMENTAL: Using GitHub Apps to authenticate Batch Changes is currently experimental, and there may still be some rough edges.
196196

197+
Features currently not supported are
198+
- running a batch change with `fork: true` that targets a public repository on github.com
199+
197200
This is only available for GitHub code hosts.
198201

199202
GitHub apps follow the same concepts as [personal and global access tokens](#types-of-access-tokens-used-by-batch-changes).

0 commit comments

Comments
 (0)