-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish changelog for catalog-2023.04.27.02.43.13 #1914
Conversation
Full-stack documentation: https://docs.openverse.org/_preview/1914 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
# 2023.04.27.02.43.13 | ||
|
||
## Improvements | ||
|
||
- Add `LABEL` to link repo with GHCR image (#1223) @dhruvkb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh dear, that indentation seems off 😰
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we need to pass the substrings to dedent:
openverse/automations/python/workflows/write_changelog.py
Lines 12 to 18 in f5c6c7a
dedent( | |
f""" | |
# {tag_date} | |
{release_body} | |
""" | |
) |
Maybe something about pulling it from the release draft text has them indented strangely?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This changelog PR was automatically generated for @stacimc as a result of the Release app workflow.