Skip to content

test-copilot.yml CI broken: @notoken branch missing on remote #72

@austenstone

Description

@austenstone

Every push to main fails. test-copilot.yml has 15 jobs all pinned to austenstone/copilot-cli@notoken and that branch no longer exists.

Fix: s/@notoken/@v3/g across .github/workflows/test-copilot.yml (v3 tag exists and points at the released action).

I tried to ship this via API + git push but my OAuth token lacks the workflow scope on this repo, so the push was rejected. Needs Austen to either:

  • run the sed locally and push, or
  • merge a hand-edited PR

Diff is trivial — 15 @notoken@v3 and nothing else.

🤖 AI-generated, posted by heartbeat.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

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