Skip to content

nextchanges: Instruct agents to use a certain style for changelog entries - #6455

Open
janniklasrose wants to merge 1 commit into
janniklasrose/nextchanges-autofixfrom
janniklasrose/nextchanges-agent-instructions
Open

nextchanges: Instruct agents to use a certain style for changelog entries#6455
janniklasrose wants to merge 1 commit into
janniklasrose/nextchanges-autofixfrom
janniklasrose/nextchanges-agent-instructions

Conversation

@janniklasrose

@janniklasrose janniklasrose commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@janniklasrose
janniklasrose marked this pull request as ready for review September 2, 2026 15:07
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Waiting for approval

Based on git history, these people are best suited to review:

  • @denik -- recent work in tools/

Eligible reviewers: @andrewnester, @anton-107, @lennartkats-db, @pietern, @rclarey, @renaudhartert-db, @rugpanov, @shreyas-goenka, @simonfaltum

Suggestions based on git history. See OWNERS for ownership rules.

- Create `.nextchanges/<section>/<name>.md`, picking the section folder that fits: `cli`, `bundles`, `dependency-updates`, `notable-changes`, or `api-changes`. `<name>` is arbitrary (a feature name or your PR number) — just keep it unique.
- Write a single line in user-facing language, no Jira links: start it with a `* ` bullet marker and end it with a period. Match the voice and tense of existing changelog entries.
- Write a single line in user-facing language, no Jira links: start it with a `* ` bullet marker and end it with a period.
- **Voice and tense: imperative mood, active voice, third person.** Lead with a verb that names the change — `Add`, `Fix`, `Bump`, `Remove`, `Deprecate`, `Support`, `Reject`, `Warn` — and describe the user-facing effect, not the implementation. Never use past tense (`Added`/`Fixed`) or first person (`we`/`I`/`our`). When a change reads better as a resulting behavior than as a verb, lead with the affected command, flag, or field in the present tense with "now".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

third person

That's not correct, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

True, should be scrapped - avoiding first person doesn't mean using third person (which makes no sense for these types of sentences)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants