Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.

Skipped GitHub Actions jobs prevent automatic merging of PRs #910

@scothis

Description

@scothis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: bug 🐞Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions