autobump_constants: add :requires_manual_review
reason
Signed-off-by: botantony <antonsm21@gmail.com>
This commit is contained in:
parent
fe3783d711
commit
9425734b4f
@ -7,4 +7,5 @@ NO_AUTOBUMP_REASONS_LIST = T.let({
|
||||
bumped_by_upstream: "bumped by upstream",
|
||||
extract_plist: "livecheck uses `:extract_plist` strategy",
|
||||
latest_version: "`version` is set to `:latest`",
|
||||
requires_manual_review: "a manual review of this package is required for inclusion in autobump",
|
||||
}.freeze, T::Hash[Symbol, String])
|
||||
|
Loading…
x
Reference in New Issue
Block a user