docs
docs copied to clipboard
Troubleshooting required checks doesn't explain skipped check behaviour with 'needs'
Code of Conduct
- [X] I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks
What part(s) of the article would you like to see updated?
The warnings about skipped checks don't explain that jobs skipped because dependent jobs in their 'needs' clause won't cause required checks to fail.
This is important because user may believe their branches are protected when they are not.
Additional information
No response
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
@innomatics Thank you for opening an issue and linking it to your PR! ✨
A stale label has been added to this issue because it has been open for 60 days with no activity. To keep this issue open, add a comment within 3 days.
Gh