Skip to content

review-open-issues skill says CI runs exactly three things; #109 adds a scheduled fourth #112

Description

@realmarcin

From the review of #103 and #109 together.

The skill's "What actually gates a merge" section states the workflow "runs exactly three things" and lists them. Once #109 merges there is a fourth step, check_cards.py, gated to schedule and workflow_dispatch. The section already says to re-derive the list from the workflow file, but a hard-coded "exactly three" becomes false on the day it lands, and the distinction between a merge-blocking step and a nightly-only one is precisely the kind of thing the skill exists to record.

Fix belongs in #109, after #103 merges.

Activity

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

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