fix: instrumentation/active_record: add :allow_retry
option to find_by_sql
patch
#235
conventional-commits.yaml
on: pull_request
Conventional Commits Validation
2s
Annotations
2 errors
Conventional Commit Compliance
PullRequest:1:1: error: Commits MUST be prefixed with a type, which consists of a noun, feat, fix, etc., followed by the OPTIONAL scope, OPTIONAL !, and REQUIRED terminal colon and space.
1 | instrumentation/active_record: add `:allow_retry` option to `find_by_sql` patch
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Conventional Commits Validation
❌ Found 1 Conventional Commit compliance issues, and 0 warnings.
|