PR Policy Checker
Version updated for https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action to version v1.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PR Policy Checker GitHub Action automates the validation of pull requests to ensure they comply with project guidelines. It checks for proper closing statements, verifies that all required checkboxes are marked, and ensures pull requests originate from non-default branches. This helps maintain consistent standards, streamline code reviews, and prevent common errors in pull request submissions.
Release notes
What’s Changed
- Action setup and testing grounds by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/1
- Dev by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/2
- Use check parameters by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/7
- Patch failure status by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/10
- Feat/custom messages by @heshanthenura in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/11
- No success messages if the initial PR check is valid by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/12
- Feat/nondefault branch by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/14
- Release prep by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/18
- docs: create README by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/19
- fix: handle lowercase check boxes by @Seniru in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/24
New Contributors
- @Seniru made their first contribution in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/1
- @heshanthenura made their first contribution in https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/pull/11
Full Changelog: https://github.com/Mozilla-Campus-Club-of-SLIIT/pr-check-action/commits/v1