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

Add provision to delete branch #69

Merged

Conversation

NikitashP
Copy link

motivation

Changes

  • https://developer.github.com/v3/pulls/#get-a-single-pull-request response is populated in org.eclipse.egit.github.core.PullRequest
  • response has reference to branch in Object org.eclipse.egit.github.core.PullRequest#head - org.eclipse.egit.github.core.PullRequestMarker#ref
  • this reference is needed to perform deletion : https://developer.github.com/v3/git/refs/#delete-a-reference

Nikitash Pawar added 2 commits February 7, 2020 16:11
…of the Branch after merging the pullRequest"

This reverts commit e99a15a.
@NikitashP NikitashP force-pushed the add_provision_to_delete_branch branch from 07c0bd4 to f944411 Compare February 7, 2020 16:48
@aaronjwhiteside aaronjwhiteside merged commit bce9056 into jenkinsci:master Feb 28, 2020
@NikitashP
Copy link
Author

@aaronjwhiteside Thanks for Merging the PR. Do you have any idea as to when you will make a release with this commit? I would request a minor version Increment if possible.

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