ShahradR / action-taskcat

GitHub Action to run taskcat against CloudFormation templates
MIT License
3 stars 2 forks source link

ci: only auto-merge when CI build passes #302

Closed ShahradR closed 2 years ago

ShahradR commented 2 years ago

Update the "Dependabot auto-merge" GitHub workflow to only merge pull requests if the build passes.

After the check for major/minor version was removed in commit cbf8dfb, the workflow automatically merges pull requests, regardless of whether the other workflows have passed or failed.

This commit removes the fetch-metadata step, and adds the github-action-wait-for-status status condition to the auto-merge step.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information