Open tettaji opened 7 years ago
@tettaji nice PR! Thank you for the work.
@nemccarthy Hi Nathan. Do you think this PR can be merged into main branch? If not, what can be improved on to get it merged?
It would definitely help push Jenkins as more of an authority on our builds if it could set PRs to needs_work when the code breaks the build.
👍 I verified this PR in our Jenkins instance, it works like a charm.
@tettaji do you mind squashing commits in this PR so it's easier to cherry-pick?
Thanks for the comments!
@Macarse sure, I've just squashed everything into one commit.
When this can be merged?
It would be cool if this could be merged before its one year anniversary. :P
hehe I ended up forking and use my own version by cherry-picking what I need.
oh man still open? congrats to a pullrequest which is 16months open @nemccarthy
Unmaintained repo, unrelated to the Jenkins Project FYI. See https://github.com/nemccarthy/stash-pullrequest-builder-plugin/issues/158
@batmat thanks for the heads up.
I haven't been using Jenkins for a while, but if anyone wants to fork this PR and submit it to the officially maintained repo, feel free to do so.
@jakub-bochenski would be nice if you could take over this pull request as @tettaji have no more interest in doing it. But he is ok with taking his code.
@dawidmalina I don't plan to work on this.
You can file a PR on https://github.com/jenkinsci/stash-pullrequest-builder-plugin/ if you want this integrated. One thing I would ask for if you do is some more context for this change. Right now I don't see why would one need this instead of just requiring a passing build to merge a PR.
I have an interest, I'll try add the PR to the jenkinsci version of this repo
When set, this automatically marks a pull request as Approved or Needs Work if a build succeeds or fails, respectively.