Skip to content

Configure Workflows/Checks to be successful before considering marked PR for merge #103

@staust

Description

@staust

Feature Suggestion

Possibility to configure workflows and checks to be successful before merging pull requests to dev-branch

Possible Implementation

Check the PR workflows/checks and get the status of either a pre-configured list of checks and/or all checks which are required for merge. The second option might be easier to configure at the auto dev action, as it would be just a boolean flag, with the downside that e.g. sonarcube also might prevent the "deving".

Context

Currently pull request with a broken CI pipeline are blocking the auto deving flow as also CI on dev branch is breaking. Often you need then to wait for other PRs to be fixed or "un-deved". By only considering PRs with successful CI pipeline, we could prevent this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions