all-about-react
all-about-react copied to clipboard
[Feature]: Github actions to validate PR title and description
Contact Details
No response
Feature Type
Other
Description
- Set up GitHub status checks for PR title and description using GitHub actions.
- Add automated labels for
Ready to Reviewwhen PR's title and description are valid andReady to Shipwhen the reviewer approves this PR. - Develop custom GitHub action, if necessary for this task
References:
- https://github.com/apps/prlint (Main reference)
- https://github.com/marketplace/actions/automatically-merge-pr
- https://github.com/marketplace/actions/merge-pull-requests-automerge-action