You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Merging a pull request has requirements such as: passing build status
The extension throws an error but does not give specific details of the reason the merge failed.
Merging the pull request has been vetoed is very generic.
Describe the solution you'd like
Provide a clear indication to the user why the merge has failed. Prevent merge button from action until all PR merge requirements are satisfied.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Merging a pull request has requirements such as: passing build status
The extension throws an error but does not give specific details of the reason the merge failed.
Merging the pull request has been vetoed
is very generic.Describe the solution you'd like
Provide a clear indication to the user why the merge has failed. Prevent
merge
button from action until all PR merge requirements are satisfied.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: