-
Notifications
You must be signed in to change notification settings - Fork 10
chore: update documentation about IP list #9579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: update documentation about IP list #9579
Conversation
The GitHub automatic IP allow list does not work yet completly even if GitHub UI show our app. This change explains what to do. Change-Id: Ia868efa6e184c548cdf4a8c30dbb52c3ab51f36c
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 👀 Review RequirementsThis rule is failing.
🟢 🤖 Continuous IntegrationWonderful, this rule succeeded.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 ReviewsWonderful, this rule succeeded.
🟢 📕 PR descriptionWonderful, this rule succeeded.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the security documentation to clarify the manual setup required for the IP allow list feature with the Mergify GitHub App. While GitHub UI shows the IPs as "Managed by Mergify GitHub App", they still require manual addition by organization administrators for OAuth authentication to work properly.
Key Changes:
- Added a note explaining the requirement to manually add IP addresses to the GitHub allow list despite them appearing as managed by the Mergify GitHub App
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
The GitHub automatic IP allow list does not work yet completly even
if GitHub UI show our app.
This change explains what to do.