Skip to content
Discussion options

You must be logged in to vote

Thanks @martinjagodic for the pointer. Preview do indeed work 🎉

There are two details and one gotcha:

  1. Decap checks for commit status and not PR status. I used myrotvorets/set-commit-status-action to set it
  2. The only requirement is that the string "deploy" is included in the status context
  3. The gotcha is that if multiple status would contain the word "deploy", decap only finds the first and ignores the other, which may lead to wrong results

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@tpluscode
Comment options

@martinjagodic
Comment options

Comment options

You must be logged in to vote
2 replies
@martinjagodic
Comment options

@tpluscode
Comment options

Answer selected by tpluscode
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