porter-archive icon indicating copy to clipboard operation
porter-archive copied to clipboard

Auto-deploy webhook toggle should be turned on for the initial trigger if deployed from github repo

Open sunguroku opened this issue 3 years ago • 0 comments

Location

  • [x] Browser
  • [ ] CLI
  • [x] API

Motivation

If the "auto-deploy" webhook is toggled off before initial webhook trigger, image gets stuck on hello-porter (as one would expect). This is unintuitive from user's perspective - the first webhook trigger should result in a redeploy regardless of whether the toggle is on or off.

Requirements

Web service, worker, and job all need to either disable the webhook toggle by default on initial deploy, or enable the webhook regardless of the toggle value if image is set to hello-porter.

Additional Details

sunguroku avatar Jun 15 '21 20:06 sunguroku