Skip to content

[BUG] Minimal approval workflow blocks PR merge #12137

@shiv0408

Description

@shiv0408

Describe the bug

Github Action Minimum Approval workflow blocks the PR merge if PR already has approval but a new commit is pushed. As the trigger for this action is "pull_request_review", this action is only triggered if a approval is given or removed or description is edited.

Related component

Other

To Reproduce

  1. Raise a PR
  2. Get approval on the PR from a maintainer
  3. Push a commit to the PR branch

Expected behavior

The workflow should run all the times we have updated the PR or after getting approval as well.

Additional Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    OtherbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions