Skip to content

How to catch started rollout event? #3210

Discussion options

You must be logged in to vote

I've created a custom trigger like this:

      trigger.on-rollout-started: |
        - send: [rollout-started]
          when: rollout.status.phase == 'Progressing' and rollout.status.currentStepIndex == 0

Maybe it can be included in the list of default triggers?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@zachaller
Comment options

@zachaller
Comment options

@danil-smirnov
Comment options

Answer selected by danil-smirnov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants