Skip to content

plan#91

Merged
sdpython merged 13 commits intomainfrom
plan
Apr 21, 2026
Merged

plan#91
sdpython merged 13 commits intomainfrom
plan

Conversation

@xadupre
Copy link
Copy Markdown
Collaborator

@xadupre xadupre commented Apr 12, 2026

No description provided.

@xadupre
Copy link
Copy Markdown
Collaborator Author

xadupre commented Apr 12, 2026

@copilot how to exclude _doc/articles/2026/2026-03-15-route2026-ml.rst from rstcheck.yml?

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 12, 2026

@copilot how to exclude _doc/articles/2026/2026-03-15-route2026-ml.rst from rstcheck.yml?

Done in commit 3074a2d: .github/workflows/rstcheck.yml now excludes _doc/articles/2026/2026-03-15-route2026-ml.rst by filtering it from the file list before running rstcheck (find ... ! -path ... | xargs -0 -r rstcheck). UI screenshot: N/A (workflow-only change).

@sdpython sdpython merged commit 862e9be into main Apr 21, 2026
11 checks passed
@sdpython sdpython deleted the plan branch April 21, 2026 22:01
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.

3 participants