Skip to content

Commit

Permalink
fix(ci): update the bot msg to include Semantic Pull Request check (m…
Browse files Browse the repository at this point in the history
…agma#8004)

Signed-off-by: Pravin B Shelar <[email protected]>
  • Loading branch information
pshelar authored Jul 13, 2021
1 parent 83efdb2 commit 7170a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
var msg = `Thanks for opening a PR! :100: Please note that [all commits must be signed off](https://magma.github.io/magma/docs/next/contributing/contribute_workflow#guidelines). This is enforced by the \`DCO check\`.
### Howto
- ***PR Title.*** Follow [conventional commits format](https://docs.magmacore.org/docs/next/contributing/contribute_workflow#guidelines). This is enforced by \`Semantic Pull Request\` check.
- ***Reviews.*** The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
- ***Checks.*** All required CI checks must pass before merge.
- ***Merge.*** Once approved and passing CI checks, use the [\`ready2merge\`](https://github.com/magma/magma/labels/ready2merge) label to indicate the maintainers can merge your PR.
Expand Down

0 comments on commit 7170a69

Please sign in to comment.