Skip to content

Retrigger workflows on application of automatic fixes #256

@yndajas

Description

@yndajas

We use an action to automatically fix linting issues. However, in #243 I noticed that some checks (including the lint and fix check) weren't reporting their status. It seems that this action doesn't trigger the workflow to rerun. The check doesn't report as a failure (presumably because the last commit hasn't failed), but it doesn't report a pass either (presumably because it hasn't rerun the check on the last commit). I'm not sure how this hasn't cropped up as an issue before, but it might be worth an investigation: if it's reproducible, it might be worth looking into the suggested fix for organisations (a bot account with a personal access token - see link above) to clean up the lint and fix workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggithub_actionsPull requests that update Github_actions codetooling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions