Skip to content

Conversation

@BobTheBuidler
Copy link
Owner

Summary

  • Add path filters for the stubgenc, docs, and test workflows so they run only on relevant changes.

Rationale

  • Align workflow triggers with the AGENTS path-filter requirement and reduce unnecessary CI runs.

Details

  • Update .github/workflows/test_stubgenc.yml, .github/workflows/docs.yml, and .github/workflows/test.yml to add paths / paths-ignore for push events.
  • Tests: uv run --python 3.11 --with tox tox -e py311 (failed: dmypy status output mismatch in mypy/test/testdaemon.py::DaemonSuite::daemon.test::testDaemonStatusKillRestartRecheck).

@BobTheBuidler BobTheBuidler merged commit 59dbb72 into master Jan 23, 2026
21 checks passed
@BobTheBuidler BobTheBuidler deleted the you-must-comply/mypy-workflow-path-filters-20260123001822 branch January 23, 2026 00:34
@github-actions
Copy link

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

2 participants