Skip to content

Include PAT details in README? #698

@sellout

Description

@sellout

The README mentions using a PAT when you want to re-trigger CI after adding a commit, but doesn’t mention the minimum permissions the PAT requires.

I created a PAT for add-and-commit to use, which I thought had enough permissions, but apparently I missed something, because it didn’t work.

Similarly, since the point of the PAT is to get around the don’t-rerun-checks guard that prevents build cycles, it would be helpful to have a note with some guidance on how to avoid check cycles (like what to put in an if on the add-and-commit step to ensure that it hasn’t already run on that PR, or maybe a conditional to set push to false or something).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions