Skip to content

changelog: move entry advise into template#4111

Open
dsmiley wants to merge 1 commit intoapache:mainfrom
dsmiley:changelog-improve-advise
Open

changelog: move entry advise into template#4111
dsmiley wants to merge 1 commit intoapache:mainfrom
dsmiley:changelog-improve-advise

Conversation

@dsmiley
Copy link
Contributor

@dsmiley dsmiley commented Feb 6, 2026

Move entry advise from the adoc into the entry template. Improve / clarify the advise.
Drop security type, which is orthogonal.

Move entry advise from the adoc into the entry template.
Improve / clarify the advise.
Drop `security` type, which is orthogonal.
@dsmiley dsmiley requested a review from janhoy February 6, 2026 19:22
@github-actions github-actions bot added documentation Improvements or additions to documentation tool:build labels Feb 6, 2026
** `deprecated` for deprecated features
** `removed` for code removed in major releases
** `dependency_update` for updates to dependencies
** `security` for security-related changes
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed "security" as I think this is an orthogonal matter.

# test infrastructure, or documentation.
# Most such changes are too small/minor to bother with a changelog entry.

# Reference issues as `SOLR-12345` or GitHub `PR#123`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this line belong under «title» instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know; you wrote it. I thought you meant this in relation to the linking section. But... I suppose not

@janhoy
Copy link
Contributor

janhoy commented Feb 7, 2026

Come to think of, on main branch we have a script https://github.com/apache/solr/blob/main/.github/scripts/validate-changelog-yaml.py used by GitHub to validate changelog.

This script should now probably also validate that the wall of comments are actually removed.
Also, the e could instruct LLM in AGENTS.md to use the script for validation after adding a changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation no-changelog tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants