Skip to content

Don't trigger ci.yml on changes to other workflow config#1709

Merged
nathanjmcdougall merged 2 commits intomainfrom
copilot/fix-ci-workflow-trigger
Apr 1, 2026
Merged

Don't trigger ci.yml on changes to other workflow config#1709
nathanjmcdougall merged 2 commits intomainfrom
copilot/fix-ci-workflow-trigger

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 1, 2026

Changes to copilot-setup-steps.yml and static-checks.yml were unnecessarily triggering CI test runs.

  • Added both paths to paths-ignore for push and pull_request triggers in ci.yml

…atic-checks.yml

Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/1e7137a9-b4d8-4809-bd88-387f3794990d

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix ci.yml workflow trigger on workflow config changes Don't trigger ci.yml on changes to other workflow config Apr 1, 2026
Copilot AI requested a review from nathanjmcdougall April 1, 2026 10:18
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review April 1, 2026 10:19
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 1, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing copilot/fix-ci-workflow-trigger (eb71073) with main (1c60f86)1

Open in CodSpeed

Footnotes

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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 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 a8d66c2 into main Apr 1, 2026
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the copilot/fix-ci-workflow-trigger branch April 1, 2026 10:34
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.

Don't trigger the ci.yml workflow on changes to other workflow config

2 participants