Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configurable messages for running, successful, and failed builds #19

Closed
wants to merge 4 commits into from

Conversation

kevingessner
Copy link

No description provided.

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@cloudbees-pull-request-builder

plugins » ghprb-plugin #49 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder

plugins » ghprb-plugin #50 FAILURE
Looks like there's a problem with this pull request

@kevingessner
Copy link
Author

@cloudbees-pull-request-builder This failure appears to be a problem with pulling the repo to build, not an actual build failure.

}else{
sb.append(" Build triggered.");
}
sb.append(trigger.getMsgStarted());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change now ignore that fact that the build was a merge build or not. Could you update this so the "start" message has a way to understand if it was a merge build or not?

@bilderbuchi
Copy link

this sounds like a very useful feature!

@KostyaSha
Copy link
Member

What is the status of this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants