build(deps): Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 #627
Mergify / Mergify Merge Protections
succeeded
Jan 9, 2025 in 2s
3 applicable rules, 3 validating requirements
Merge Protections
Your pull request matches the following merge protections and will not be merged until they are valid.
🟢 Enforce conventional commit
Wonderful, this rule succeeded.
Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
-
title ~= ^(\[wip\]|\[backport\]|\[cherry-pick\])?( )?(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:
🟢 Enforce verified commits
Wonderful, this rule succeeded.
Make sure that we have verified commits
-
#commits-unverified = 0
🟢 Enforce linear history
Wonderful, this rule succeeded.
Make sure that we have a linear history, no merge commits are allowed
-
linear-history
Loading