This repository has been archived by the owner on May 24, 2022. It is now read-only.
Skipped GitHub Actions jobs prevent automatic merging of PRs #910
Labels
T: bug 🐞
Something isn't working
We've been happily using Dependabot's auto merge capability after CI has passed and the PR is approved. GitHub Actions recently started to report the status of jobs that were conditionally skipped for the workflow. PRs with these skipped jobs no longer automatically merge.
For example, this PR is approved and CI passed, but it has not merged:
projectriff/builder#303
(note that I manually merged after 4 days where Dependabot should have merged)
Other PRs without skipped jobs continue to merge as expected:
projectriff/streaming-http-adapter#45
The text was updated successfully, but these errors were encountered: