Name Enforcement Use Cases #254
Closed
BenLloydPearson
announced in
Automation Example Bounties
Replies: 1 comment
-
https://docs.gitstream.cm/automations/standard/branch-management/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Enforce Branch Name Policy
Automation Name: enforce_branch_name
Use regex to enforce specific branch name requirements.
Conditions (all must be true)
Automation Actions:
❗ Incorrect Branch Name
Use this custom expression:
Enforce PR Title Name Policy
Automation Name: enforce_pr_title
Use regex to enforce specific PR title name requirements.
Conditions (all must be true):
Automation Actions
Note to author: Emulate the behavior of this GitHub Action, specifically the title format it enforces: https://github.com/marketplace/actions/semantic-release-pr-title-check
Here is the message to post:
Beta Was this translation helpful? Give feedback.
All reactions