Skip to content

Commit f3c7935

Browse files
authored
Merge pull request #20021 from botantony/no_autobump_constant
autobump_constants: add `:requires_manual_review` reason
2 parents fe3783d + 9425734 commit f3c7935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Library/Homebrew/autobump_constants.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
bumped_by_upstream: "bumped by upstream",
88
extract_plist: "livecheck uses `:extract_plist` strategy",
99
latest_version: "`version` is set to `:latest`",
10+
requires_manual_review: "a manual review of this package is required for inclusion in autobump",
1011
}.freeze, T::Hash[Symbol, String])

0 commit comments

Comments
 (0)