Commit 4ebb6c3
Clarify Dependabot IP allow list exemption behavior
Dependabot is a first-party GitHub App that is explicitly exempt from
IP allow list enforcement. Update the docs to accurately reflect this:
- Dependabot's own repo access (reading deps, creating PRs) is exempt
- Additional workflow steps using GITHUB_TOKEN may still be blocked
- Self-hosted/larger runners are only needed for those additional steps
Previously the docs implied Dependabot would be blocked entirely by
IP allow lists, which does not match the actual implementation.
Addresses: github/enterprise-primitives#5258
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4ca5e1f commit 4ebb6c3
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments