Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added possibility to use regex to remove text from the commit message #606

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Gert-Jan2AT
Copy link

As is wel documented in this issue (https://developercommunity.microsoft.com/t/Change-default-title-for-pull-request-co/365716), DevOps insists on prefixing a pull request with the text Merged PR ####. This means that the title feat: Updated Program.cs becomes Merged PR 8324: feat: Updated Program.cs af the merge.

#602 is solved by this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant