Skip to content

fix(selftest): audit repo workflows with actionlint in selftest (closes #591) - #595

Merged
d-morrison merged 8 commits into
mainfrom
fix/selftest-lint-workflows-dogfood-591
Aug 24, 2026
Merged

fix(selftest): audit repo workflows with actionlint in selftest (closes #591)#595
d-morrison merged 8 commits into
mainfrom
fix/selftest-lint-workflows-dogfood-591

Conversation

@d-morrison

Copy link
Copy Markdown
Collaborator

Closes #591

⚠️ Stacked on #594 — merge that first.

Depends on: #594

WIP — opened up front to claim the issue; implementing now.

@d-morrison
d-morrison marked this pull request as ready for review August 24, 2026 00:43
@d-morrison

Copy link
Copy Markdown
Collaborator Author

@claude review

@github-actions

Copy link
Copy Markdown
Contributor

👀 Picked up by workflow run #32677559991. Setup runs first; Claude itself responds after that.

@d-morrison

Copy link
Copy Markdown
Collaborator Author

@claude review

@github-actions

Copy link
Copy Markdown
Contributor

👀 Picked up by workflow run #32677622942. Setup runs first; Claude itself responds after that.

@github-actions

Copy link
Copy Markdown
Contributor

Warning

No review ran --- this PR edits .github/workflows/_selftest.yml.
claude-code-action requires workflow files to match the default branch on dispatched runs, so its token exchange fails until this change merges.
The review is skipped by design, and re-running or re-dispatching will not change that: the skip lifts only if the PR stops editing that file.

require-review reports a gray skipped rather than green.
A green there attests that a reviewer ran, never that one approved; here none ran at all.
Merge on a self-review or a human review instead.

View run

Base automatically changed from fix/gemini-workflow-timeout-592 to main August 24, 2026 07:40
@d-morrison
d-morrison merged commit a43a8ae into main Aug 24, 2026
44 of 46 checks passed
@d-morrison
d-morrison deleted the fix/selftest-lint-workflows-dogfood-591 branch August 24, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lint-workflows is never run against this repo's own .github/workflows, so #582 shipped despite actionlint catching it

1 participant