all-about-react icon indicating copy to clipboard operation
all-about-react copied to clipboard

[Feature]: Github actions to validate PR title and description

Open nabeel-shakeel opened this issue 3 years ago • 1 comments

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 Review when PR's title and description are valid and Ready to Ship when the reviewer approves this PR.
  • Develop custom GitHub action, if necessary for this task

nabeel-shakeel avatar Aug 30 '22 04:08 nabeel-shakeel

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

nabeel-shakeel avatar Oct 19 '22 11:10 nabeel-shakeel