Follow @VictorGrycuk

Created With

linkIssue Watcher

linkConfiguration

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

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

FieldDescription
Initial OffsetWhen first launching the plug in, it will retrieve a certain amount of information from the repository. The offset specifies how far back it will retrieve information the first time, expressed in days. Default is 2.
Issue AssigneeConfiguring this field will return the amount of issues with the given assignee.
Issue CreatorConfiguring this field will return the amount of issues that were created by the given user.
Mentioned UserConfiguring this field will return the amount of issues where the given user was mentioned.
MilestoneConfiguring this field will return the amount of issues associated with the given milestone.
Filter ByConfiguring this field will return the amount of issues according to the selected option
(Filter By) AllNo filter will be applied. Default value.
(Filter By) AssignedIt will return the amount of issues assigned to the authenticated user
(Filter By) CreatedIt will return the amount of issues created by the authenticated user
(Filter By) MentionedIt will return the amount of issues where the authenticated user is mentioned
(Filter By) SubscribedIt will return the amount of issues that the authenticated user has subscribed to
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 issues
(State) ClosedIt will count the amount of closed issues

See Considerations for more details.

Issue WatcherConfiguration

Home Getting Started

Watcherschevron_right

Custom Filters Considerations & Known Issues