Skip to content

Commit 85a4955

Browse files
authored
Merge pull request #23 from lumapps/fix-gen-ai-priorization
fix(gen-ai): remove metrics section
2 parents 64d49bd + cf33042 commit 85a4955

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

changelog_generator/ai_generator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ def get_prompt(prefix: str) -> str:
1515
1. **TL;DR**: A brief, high-impact summary of the most significant changes. Keep it to a few lines.
1616
2. **Functional Changes**: A description of changes **without requiring technical knowledge**, focusing on the impact on services.
1717
3. **Possible Regressions**: Identify concrete risks introduced by the changes. Be precise—avoid generic statements. This section may be used in production incidents, so make it **clear and to the point**.
18-
4. **Key Kong/Log Metrics to Observe**: List **specific, actionable** metrics that should be monitored during the release process, ensuring they are relevant and measurable.
1918
2019
### Additional Constraints:
2120
- Use **GitHub and Slack-compatible markdown** for readability (e.g., bullet points, bold text, emojis where helpful).

0 commit comments

Comments
 (0)