Skip to content

Enable org Actions policy for Squad CI and releases #1

Description

@igorcosta

Remote workflows in autohandai/squad are currently blocked before any jobs are created.

Evidence:

  • Workflow run 26428482497 on CI completed with conclusion startup_failure.
  • The run has no jobs and no logs.
  • Repository-level Actions are enabled and workflows are active.
  • Attempting to set repository workflow token defaults to write failed with: Write permissions for workflows are disabled by the enterprise.
  • The current CLI token cannot inspect org Actions policies without admin:org.

Acceptance criteria:

  • Organization/enterprise Actions policy allows this private repo to use GitHub-hosted Linux, macOS, and Windows runners, or provides matching self-hosted runners.
  • Release publishing has either GITHUB_TOKEN write permission or a configured release token secret.
  • Rerun CI and verify Web checks, release metadata checks, runtime matrix checks, release dry-run matrix checks, and merged manifest validation pass.
  • Rerun Release on main and verify canary prerelease artifacts publish.
  • Run a stable tag/manual release test and verify stable artifacts publish.

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