Follow @VictorGrycuk

Created With

linkPull Request Watcher

linkConfiguration

All of the following options are optional filters that can be stacked.

The GitHub API is more limited regarding on the filters that can be applied to the pull requests request, so if you wish to fine tune the counting of pull requests, you will have to use the Custom Filters.

info Whenever the documentation refers to user or username it refers to the GitHub login name

FieldDescription
Base BranchConfiguring this field will return the amount of pull requests with a given base branch
HeadConfiguring this field will return the amount of pull requests with a given head branch
StateConfiguring this field will return the amount of issues according to the selected state
(State) AllNo filter will be applied. Default value.
(State) OpenIt will count the amount of open pull requests
(State) ClosedIt will count the amount of closed pull requests

See Considerations for more details.

Pull Request WatcherConfiguration

Home Getting Started

Watcherschevron_right

Custom Filters Considerations & Known Issues