Issue Type: Improvement Improvement
Assignee: Honza Brázdil
Components: ghprb
Created: 13/Jul/13 1:08 AM
Description:

Currently, ghprb checks every pull request on a repository. I need a way to specify a specific branch since the "Branch Specifier" and "Refspec" option are used by ghprb.

The pull requests are not grouped by branch in the refs directory, so there is no way to do it with a custom Refspec that I can see.

The plugin already checks the branch here: https://github.com/jenkinsci/ghprb-plugin/blob/master/src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java#L38

It would make sense to have a check right after that line to see if there is a defined allowed branch and if it matches that.

Project: Jenkins
Priority: Major Major
Reporter: Kevin Benton
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to