Skip to content

CI should not run on draft PRs, closing pull request should cancel outstanding CI run #112

@nchaimov

Description

@nchaimov
  1. Currently, the CI workflow tries to run (and requests review) in all PRs, including draft PRs. Instead, don't run CI until marked ready for review. Relevant discussion here: https://github.com/orgs/community/discussions/120231
  2. Currently, closing a PR with waiting, unreviewed CI workflows leaves the request for review open. Instead, cancel waiting workflows when the associated PR is closed. Relevant discussion here: https://github.com/orgs/community/discussions/62390

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions