Skip to content

Commit d0a943e

Browse files
committed
Update RA script
1 parent 3374440 commit d0a943e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tools/release-announcement.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ def run_ollama_logic(new_pr_data, old_summary, model):
100100
{style_guide}
101101
102102
TASK:
103-
Integrate this ONE new Pull Request into the EXISTING Release Announcement.
103+
Integrate this Pull Request into the EXISTING Release Announcement.
104+
Apply the "High Bar Rule" to determine if this PR should be mentioned at all.
105+
If the PR is not significant enough to mention, return the existing announcement UNCHANGED.
104106
If the change is significant, give it a dedicated level-2 heading before the audience sections.
105107
106108
EXISTING ANNOUNCEMENT:

0 commit comments

Comments
 (0)