Skip to content
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

Add support for links to announcement blog posts #6646

Open
waldyrious opened this issue Jan 26, 2025 · 1 comment
Open

Add support for links to announcement blog posts #6646

waldyrious opened this issue Jan 26, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@waldyrious
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, passing the link field to an entry in the releases list will override the default changelogTemplate link. However, for some projects there are blog posts that highlight some releases when they are particularly relevant, alongside (instead of replacing) the actual changelog. For example:

Describe the solution you'd like
It would be nice to have support for an additional field that would complement link instead of replacing it. It could be called e.g. announcementLink.

Describe alternatives you've considered
For now I settled on adding a comment in the yaml source to document the relevant link, but it would be nice if these links were properly exposed in the site, or at least in the API.

Additional context
I searched for additional issues but didn't find any related discussion.

Also, maybe it could be relevant to also have a further link field, for projects whose versions aren't immediately released as LTS but get promoted afterwards (e.g. Jenkins, Julia. Maybe ltsPromotionLink?

@waldyrious waldyrious added the enhancement New feature or request label Jan 26, 2025
Copy link

welcome bot commented Jan 26, 2025

Thank you for opening your first issue here 👍. Be sure to follow the issue template if you chose one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant