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

Added help page for 'Show the entire commit summary in changes' #901

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

vsilverman
Copy link
Member

@vsilverman vsilverman commented Jun 8, 2020

JENKINS-62588 - Providing online help for a new global configuration option in v4.0.0

Git plugin 4.0.0 intentionally shows the entire first line of the commit message in the "changes" page, even if that first line is very long. A global compatibility option was included to allow users to revert to the git plugin 3 behavior of truncating the first line message in the "changes" page. Unfortunately, no online help was provided for that new global configuration option.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • I have interactively tested my changes
  • Any dependent changes have been merged and published in upstream modules (like git-client-plugin)

Types of changes

  • New feature (non-breaking change which adds functionality)

@MarkEWaite MarkEWaite added the documentation Improvements or additions to documentation label Jun 8, 2020
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

Thanks very much for the pull request. Looks great to me.

@MarkEWaite MarkEWaite merged commit e189ec1 into jenkinsci:master Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants