Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

[spk] Should a bedrock project's lifecycle pipeline branch trigger be configurable? #1143

@mtarng

Description

@mtarng

Topic:
By default the hld-lifecyclepipe.yaml is created to only ever trigger off of the master branch:

trigger:
  branches:
    include:
      - master
...

Question:
Should spk be updated to also change this trigger to whichever ring/branch is set as the default in bedrock.yaml via spk ring set-default? This will define the project's "source of truth" bedrock.yaml as it may be replicated across many branches.

Also, should spk automate and manage the branches that the pipeline definitions live on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions