Open
Conversation
Collaborator
Author
|
FYI @prokoudine @chennes |
a054541 to
bd2206d
Compare
|
Thanks, that's definitely an improvement, but commit messages or PR titles alone are rarely enough. There's a lot of context in PR descriptions, and to get to them, I would need a link to each merged PR. Could you please add that to the script? |
bd2206d to
251ebb2
Compare
- Add Python3 script to generate WIP Wednesday articles in Markdown
251ebb2 to
886cb9a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Python3 script to fetch
FreeCAD/FreeCADrepository activity for the past week, classify Pull Requests and other data, and generate a boilerplate WIP Wednesday article in Markdown with front matter for use in Hugo here.index.mdin correct/content/en/newsdirectory with slug based on date.May not work:
How to use
From repository root
Optional arguments:
--time <timestamp>: optional date input like ISO 8601 (2026-01-01T12:00:00) or RFC 2822 (Thu, 01 Jan 2026 12:00:00 GMT)--author <name>: optional authors field in front matter--root <path>: optional path to directory of website Hugo project (default: current working dir)--ci: optional non-interactive mode with automatically most recent Wednesday--token <github_token>: optional GitHub token or PAT (recommended to avoid rate limits)Output example
Example Markdown output
Last numbers (2 and 0) are most probably wrong...
PR Checklist