[tools] Add ability to disable bot comments (#17356)
# Why
Bot spamming with missing changelog might be annoying when you know what you're doing and intentionally skip changelog update
# How
[tools] Add ability to disable bot comments (#17356)
# Why
Bot spamming with missing changelog might be annoying when you know what you're doing and intentionally skip changelog update
# How
Added a possibility to disable changelog checks. To do it, you need to paste `<!-- disable:changelog-checks -->` magic comment anywhere in the PR description.
show more ...
|