Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Lint step does not trigger workflows, preventing merges if it is the last operation #1037

Copy link
Copy link

Description

@thbar
Issue body actions

See #1026 (comment)

The rationale by GitHub is to avoid perpetually running loops, if I understand correctly.

Solutions:

  • replace the auto-commit thingy by a non-committing step which will trigger blocking errors requesting the PR author to run that locally & commit (this is very classically used)
  • or reconfigure the linter to ensure the token used is able to trigger workflows, which is not the case

The work-around I found for now is (as I did on #1026) to push an empty commit (e.g. git commit -m "Run workflows" --allow-empty).

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.