I'd like to block PR merges when a specific tag in one of two specific pom files was changed.
How would I block a PR merge if the line containing specific tag/text was modified?
Example:
Files: /module1/pom.xml, /module2/pom.xml contain a preference:
<my_important_preference>VALUE</my_important_preference>
I would like to block a merge of PR if the line containing that preference was changed in any of those files.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.