ghprb-plugin
ghprb-plugin copied to clipboard
Feature: Option to report success to PR when build is not triggered
This is a resolution for https://github.com/jenkinsci/ghprb-plugin/issues/630
This introduces a new checkbox after include/exclude sections. It gives you the ability to report GHCommitState.SUCCESS
status with "Skipped..." message when a build is skipped because it didn't match any include/exclude patterns.
For example, if you have 4 builds but only Java files changed, you might get this output:
The title of this PR should work for CHANGELOG entry.
@samrocketman I this is fine for you I would go ahead and merge this and test the current master with the other PRs which are "candidate to merge" and are approved by either me or you. Is this fine for you?
@bjoernhaeuser you're welcome to go ahead; I haven't had a chance to look at it but if you feel it's good to merge I don't have any problem with it.
Sorry for the noise, we prematurely merged unrelated work to our fork's master. It has been reverted and this is back to the latest relevant changes.
@MaitreyaBuddha could you squash your commits into one? :)
@bjoernhaeuser Done! Github also has an option to do that when merging if you have not disabled it in settings.
@MaitreyaBuddha would be cool if you can rebase to latest master to retrigger the jenkins build itself. For whatever reason it failed :(
@bjoernhaeuser Rebased and passed 💥
We're planning to release this upcoming Monday and won't be merging any additional changes until after Monday's release (Apr 4th).
Any update on this issue?
This change can’t be merged or tested without passing checks.
Rebased to master to trigger build again. Looks g2g?
I'll look it over again.
@samrocketman IMHO we can merge this :)
I had to create another fork and PR to trigger build again: https://github.com/jenkinsci/ghprb-plugin/pull/739
@samrocketman also with this, can we merge it?
Can we merge this and release new version ?
Any update on this one.