RULEAPI-660: Add an exception to the new-rule workflow (#133)
This commit is contained in:
parent
a37ee26e57
commit
cf4373c8e8
@ -46,7 +46,7 @@ Thus every newly created rule or modification of rule should follow these steps:
|
||||
. Ask for a review
|
||||
. Create an implementation ticket
|
||||
. Implement the new rule or the change in the existing rule
|
||||
. Merge the RSPEC PR as soon as the implementation is ready
|
||||
. Merge the RSPEC PR as soon as the implementation is ready (unless the implementation needs access to the RSPEC before it is ready, see RULEAPI-660).
|
||||
* Here "ready" means it is tested/validated/tuned/discussed and lacks only the rule metadata to be merged into analyzer's main branch.
|
||||
. Fetch the updated metadata with `rule-api`
|
||||
. Merge the implementation PR
|
||||
|
Loading…
x
Reference in New Issue
Block a user