You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,6 +176,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
176
176
- Fixed LinkBot permission issue for fork PRs by changing trigger to pull_request_target and adding proper permissions.
177
177
- Fixed duplicate comment prevention in issue reminder bot by adding hidden HTML marker for reliable comment detection (.github/scripts/bot-issue-reminder-no-pr.sh) (#1372)
178
178
- Fixed bot-pr-missing-linked-issue to skip commenting on pull requests created by automated bots. (#1382)
179
+
- Updated `.github/scripts/bot-community-calls.sh` to skip posting reminders on issues created by bot accounts. (#1383)
0 commit comments