Skip to content

Feature Request: Ignore Branch #348

Open
@genercroy

Description

@genercroy

So the idea behind this is that the pipeline will run for any branch except for the one(s) specified. Then, theoretically, this can be set globally so that all pipelines are non-production by excluding the "master" branch.

Example:
resources:
- name: source-code
  type: git
  source:
    uri: [email protected]:example/example.git
    except_branch: master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions