Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for skipped workflow state #3

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

LouisBoudreau
Copy link
Member

@LouisBoudreau LouisBoudreau commented Apr 9, 2021

Goal

The goal of this PR is to add a new Github actions event state.
The new state is skipped and is used to describe a current deployment that is skipped since a newer deployment was triggered.

The word skipped was chosen since it is general enough to be used in other scenarios.
Do you like this word or do you have any suggestion ?

todo

  • Create a release

Copy link
Member

@ericmatte ericmatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

lambda/index.ts Show resolved Hide resolved
@LouisBoudreau LouisBoudreau merged commit 7163f84 into main Apr 12, 2021
@LouisBoudreau LouisBoudreau deleted the support-skipped-deployments branch April 12, 2021 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants