denoland / denoland/deploy_feedback

Wait for CI/CD success before deploying

Open
#908 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### What problem are you trying to solve?

If CI/CD (GitHub Actions workflows) has failed for the branch, Deno Deploy will still deploy the new changes.

### Describe the solution you'd like

Wait for CI/CD to pass before deploying.

### Describe alternatives you've considered

Deploying using CI/CD, but this feature doesn't seem to be available on the new version of Deno Deploy.

### Documentation, Adoption, Migration Strategy

There should be an option somewhere to wait for CI/CD to pass.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the GitHub Actions workflows and the Deno Deploy deployment configuration to determine where failed CI currently allows deployment. Done means an available option prevents deployment until the relevant CI/CD workflow succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.