Open
Description
I'd like the option to be able to ignore strings that match a pattern that nog prevent the commit analyzer from working with DevOps commits.
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.
If it would be possible te specify een regular expression to ignore these words the problem would be solved. Of course it would be nice to also have the text feat: Updated Program.cs in the release note instead of Merged PR 8324: feat: Updated Program.cs
Metadata
Metadata
Assignees
Labels
No labels