Skip to content

Allow to describe default behavior what should happen on specific events #2

Closed
@maZahaca

Description

@maZahaca

Add a section to the config:

events:
   pull_request: "deploy" || "ignore" # deploy by default
   commit: "deploy" || "ignore" # deploy by default

Based on the defined events it should or should NOT do deploys

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions