You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the GitHub Actions entrypoint for the read-only lifecycle auditor after #458 lands. The workflow exposes one stable check and invokes the existing auditor without duplicating its policy logic or mutating issue, pull-request, label, or repository state.
Acceptance criteria
Pull-request runs expose the stable non-required check name Issue Lifecycle Audit for opened, edited, reopened, synchronize, and ready-for-review events.
Scheduled and manual runs audit the live repository and publish the result to the GitHub step summary.
Parent
#455
What to build
Add the GitHub Actions entrypoint for the read-only lifecycle auditor after #458 lands. The workflow exposes one stable check and invokes the existing auditor without duplicating its policy logic or mutating issue, pull-request, label, or repository state.
Acceptance criteria
Issue Lifecycle Auditfor opened, edited, reopened, synchronize, and ready-for-review events.Blocked by
#458 must merge first.
Out of scope
Issue LifecyclePR-head status after linked-issue edits; that remains Invalidate stale lifecycle status after linked issue metadata changes #480.Issue Lifecycleto branch protection; that remains Enable the Issue Lifecycle required check after a green observation window #460.