Skip to content

Conversation

@jglick
Copy link
Member

@jglick jglick commented Apr 12, 2018

JENKINS-50777 - allow commit hash to be retrieved from multibranch build metadata via REST

Useful in conjunction with jenkinsci/scm-api-plugin#52.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No findbugs 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

What types of changes does your code introduce? Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@MarkEWaite MarkEWaite merged commit a81c655 into jenkinsci:master Apr 13, 2018
@jglick jglick deleted the export-JENKINS-50777 branch April 16, 2018 20:33
@MarkEWaite MarkEWaite added this to the 4.0 milestone Dec 11, 2018
@MarkEWaite MarkEWaite added the bugfix Fixes a bug - used by Release Drafter label Jul 13, 2019
@MarkEWaite MarkEWaite removed this from the 4.0 milestone Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a bug - used by Release Drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants