Skip to content

Commit 27f172a

Browse files
committed
Add note about the changelog entry content for LogAgent
1 parent 74a6f99 commit 27f172a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

agents/log_agent.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ def get_instructions() -> str:
4646
and a line referencing the Jira issue. Use "- Resolves: <JIRA_ISSUE>" unless
4747
the spec file has historically used a different style.
4848
49+
IMPORTANT: The changelog entry should focus on user-facing changes only. Do not mention
50+
technical packaging details such as added/removed patches, changed BuildRequires,
51+
or other spec file modifications that are not visible to end users.
52+
4953
4. Generate a title for commit message and merge request. It should be descriptive
5054
but shouldn't be longer than 80 characters.
5155

0 commit comments

Comments
 (0)