I would like to implement a custom merge check for my company. Based on some criteria, we would like to popup a warning message and capture some text and then use that text in the merge commit message.
For example, we may use this to prevent WIP commits from being merged without a justification being entered by the merger. Another thing we may check is the base of the branch being merged in: the warning would indicate that a rebase is recommended (but not required) if the base of the branch is X commits behind.
I have the SDK installed and am looking at some samples. None of these help me to understand if having a popup and capturing some information is even possible.
Can anyone provide some guidance here?
Thanks in advance
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.