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
Currently the merge command doesnt check the status of the build before merging it to master, it would be nice if this command was aware of the jenkins build status. Maybe we can rely on the pull request status to get this information or use the jenkins api to detect it.
From time to time we had merged broken pull request in the master, thinking they were an easy fix.
The text was updated successfully, but these errors were encountered:
Currently the
merge
command doesnt check the status of the build before merging it to master, it would be nice if this command was aware of the jenkins build status. Maybe we can rely on the pull request status to get this information or use the jenkins api to detect it.From time to time we had merged broken pull request in the master, thinking they were an easy fix.
The text was updated successfully, but these errors were encountered: