Skip to content

check fails after base branch is merge into PR #34

@krishantaylor

Description

@krishantaylor

This check returns a false positive in the following scenario:

  1. Create a new PR
  2. Add a commit with a fixup (action correctly fails)
  3. Update the PR with the base branch (action incorrectly succeeds)

I think it has something to do with the shallow-exclude in the checkout, where it might be ignoring any prior commits to the PR branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions