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

Improve "Build triggered/started" messages #607

Merged
merged 1 commit into from
Jan 28, 2018

Conversation

wjt
Copy link
Contributor

@wjt wjt commented Dec 12, 2017

Previously, the messages were "Build triggered sha1 is {merged,original
commit}." (note the lack of full-stop after "triggered") and "Build
started. sha1 is {merged,original commit}.". Make these consistent, and
make the message clearer: "Build {triggered,started} for
{merge,original} commit."

@samrocketman
Copy link
Member

@wjt you appear to be updating the message without updating tests. So the tests which are looking for specific phrases are failing to pass. Please update the tests as well.

In general, I'm okay with rephrasing this as I agree it's a bit confusing as is.

Previously, the messages were:

> Build triggered. sha1 is {merged,original commit}.

and, sic lack of full stop between the two sentences:

> Build started sha1 is {merged,original commit}.

Make these consistent, and clearer:

> Build {triggered,started} for {merge,original} commit.

and update the tests accordingly.
Copy link
Member

@samrocketman samrocketman left a comment

Choose a reason for hiding this comment

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

Looks good, thanks.

@samrocketman samrocketman merged commit 59b4693 into jenkinsci:master Jan 28, 2018
nosmo pushed a commit to nosmo/ghprb-plugin that referenced this pull request Dec 12, 2018
Improve "Build triggered/started" messages
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.

2 participants