Skip to content

Exclude AGENTS.md from triggering CI#1409

Merged
nathanjmcdougall merged 2 commits intomainfrom
copilot/exclude-agents-md-ci-trigger
Mar 13, 2026
Merged

Exclude AGENTS.md from triggering CI#1409
nathanjmcdougall merged 2 commits intomainfrom
copilot/exclude-agents-md-ci-trigger

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 13, 2026

Changes to the root-level AGENTS.md were triggering CI runs because the existing paths-ignore patterns only covered .agents/**/*.md, not the repo-root file.

Changes

  • Added "AGENTS.md" to paths-ignore in ci.yml, codecov.yml, codspeed.yml, and static-checks.yml
  • codeql.yml and zizmor.yml already exclude it via **/*.md — no changes needed there
Original prompt

This section details on the original issue you should resolve

<issue_title>Exclude AGENTS.md from triggering CI</issue_title>
<issue_description>Use the github-actions-update skill

To avoid this issue e.g. in #1407 </issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix CI trigger for AGENTS.md file Exclude AGENTS.md from triggering CI Mar 13, 2026
Copilot AI requested a review from nathanjmcdougall March 13, 2026 04:08
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review March 13, 2026 04:08
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 13, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing copilot/exclude-agents-md-ci-trigger (15b3b85) with main (85b5bbc)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

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!

@nathanjmcdougall nathanjmcdougall merged commit 261c16f into main Mar 13, 2026
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the copilot/exclude-agents-md-ci-trigger branch March 13, 2026 04:36
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.

Exclude AGENTS.md from triggering CI

2 participants