Skip to content

Ignoring certain events #18

Description

For example in a configuration file:

ignore:
    issues:
        - labeled
    pull_request:
        - labeled
        - assigned

would prevent sending notifications for the labeling of issues and for the labeling and assigning of PRs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions