Skip to content

Not able to push fixes from a pull request #23

@phil-janeapp

Description

@phil-janeapp

Hi, and thanks for this action (and standard)! 👋

Because of how actions/checkout@v4 interacts with pull requests (it results in a git checkout in a "detached head" state) when the action runs it's not able to auto-commit the actions. For now we're using it without the autofix, but it would be nice to be able to - especially in PRs.

I haven't tested this yet, but I believe the simplest way to work around with would be by allowing users to handle the checkout themselves and indicating that the standard action doesn't need to run that. I'm happy to submit a PR for this, as well :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions