Script to generate blog articles from Git tags in CI #8025
CLOVIS-AI
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a small script that generates a blog article for each Git tag in the repository. This way, the blog always contains the list of releases of the project, and I can take advantage of the generated RSS feed, etc.
The script also resolves commit/issue/merge request IDs and replaces them by links. At the moment, this only works for GitLab, but I'm sure it would be easy to extend to other platforms.
Beta Was this translation helpful? Give feedback.
All reactions