Skip to content

ci(actions): disable orphaned workflow registrations #513

Description

@proerror77

This was generated by AI during triage.

Parent

None.

What to change

Disable the ten GitHub Actions workflow registrations whose files are absent
from main but whose API state remains active. Preserve run history and leave
every workflow still present on main enabled.

Runtime contract

  • Target: proerror77/monday Actions workflow IDs 173243005,
    315720624, 315663508, 315752598, 315745544, 315625712,
    315785486, 315726161, 315690315, and 315718040.
  • Controller: Codex task /root.
  • Candidate/configuration: change each exact workflow from active to
    disabled_manually; no repository file changes.
  • Rollback: call the GitHub Actions enable endpoint for the same IDs.
  • Stop rule: stop and restore already changed IDs if any target path exists
    on current main, any target has a queued or in-progress run, or any API
    mutation does not succeed.
  • Cleanup: verify all current main workflows remain active, the ten target
    states are disabled, and historical runs remain readable.

Acceptance criteria

  • The ten orphaned registrations report disabled_manually.
  • Every workflow file present on main remains active.
  • No run history is deleted.
  • Rollback commands and post-change evidence are recorded on this issue.

Blocked by

None.

Out of scope

Deleting workflow runs, changing current workflow files, disabling a workflow
present on main, or changing CI gates and repository merge policy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestready-for-agentFully specified and safe for an autonomous agentruntimeRequires deployment, runtime mutation, or live evidence for closure

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions