| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR improves the documentation for the update-required-checks.sh script to clarify when the script should be run against a PR branch rather than the main branch. The changes reduce emphasis on running the script against main and provide clearer guidance for scenarios where PR branches should be used instead.
Key changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| CONTRIBUTING.md | Updated documentation to clarify script usage patterns and provide better guidance on when to use PR branches vs main |
| .github/workflows/script/update-required-checks.sh | Removed comment that emphasized main branch as typical usage |
Sorry, something went wrong.
There was a problem hiding this comment.
❤️
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Since changes are typically introduced by PRs and all required PR checks need to pass before a PR can be merged, the update-required-checks.sh script likely needs to be run from the HEAD of a PR branch if the PR removes any checks or changes their names. This PR updates the relevant documentation so that there's less emphasis on running the script against main.
Risk assessment
For internal use only. Please select the risk level of this change:
Merge / deployment checklist