Skip to content

Run static checks workflow for doc-only changes#1617

Merged
nathanjmcdougall merged 4 commits into
mainfrom
copilot/run-static-checks-doc-only
Mar 27, 2026
Merged

Run static checks workflow for doc-only changes#1617
nathanjmcdougall merged 4 commits into
mainfrom
copilot/run-static-checks-doc-only

Conversation

Copilot AI commented Mar 27, 2026

Copy link
Copy Markdown
Contributor
  • Remove paths-ignore from static-checks.yml so the workflow runs for doc-only changes (since there's now a markdown linter in the static checks pipeline)
  • Fix pre-existing markdownlint MD060 table column alignment violations in AGENTS.md (lines 212-213)
  • Verified all prek checks pass cleanly

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Add GitHub Actions workflow for static checks on doc-only changes Run static checks workflow for doc-only changes Mar 27, 2026
Copilot AI requested a review from nathanjmcdougall March 27, 2026 12:33
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review March 27, 2026 12:36
@nathanjmcdougall

Copy link
Copy Markdown
Collaborator

@copilot there were some pre-existing prek violations - please fix these.

@codecov

codecov Bot commented Mar 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copilot AI commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

@copilot there were some pre-existing prek violations - please fix these.

Fixed in a3b2ea1. The two MD060 violations were trailing pipe misalignment in the AGENTS.md skills table (lines 212-213). All prek checks now pass cleanly.

@codspeed-hq

codspeed-hq Bot commented Mar 27, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing copilot/run-static-checks-doc-only (0d98611) with main (ee85faf)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (994bf68) during the generation of this report, so ee85faf was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@nathanjmcdougall nathanjmcdougall merged commit 91854f3 into main Mar 27, 2026
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the copilot/run-static-checks-doc-only branch March 27, 2026 13:05
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.

Run static checks GitHub Actions workflow for doc-only changes

2 participants