Skip to content

[Dev] Remove implicit workflow transitions #40296

Description

@pitrou

Describe the enhancement requested

Currently, some workflow transitions (using labels such as "awaiting review") are implicitly triggered on various events, such as posting a comment on a PR. This is both useless and confusing, because it does not mirror the actual state of a PR (you can post a comment without it being a review, for example).

We should disable those implicit transitions. Later we can implement explicit transitions, using dedicated user actions.

Component(s)

Developer Tools

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions