QuantEcon / QuantEcon/lecture-python.myst
BUG: get `check-warnings` to run on the files being changed with in PR mode
Open
@mmcky is already working on this.
Since Aug 16, 2025.
bug
enhancement
- Dominant language
- TeX
- Stars
- 123
- Forks
- 57
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 11
Description
When check-warnings runs on a PR context it needs to just check the file(s) being changed.
Currently it is checking all files in _build/html
Another option is to run this action on schedule -- which may be better.
See: https://github.com/QuantEcon/lecture-python.myst/pull/529 -- it has opened a lot of duplicate issues reporting the same information.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.