RULEAPI-654: clarify word "ready" in the workflow

This commit is contained in:
Arseniy Zaostrovnykh 2021-06-14 09:59:42 +02:00 committed by GitHub
parent dd9e49a450
commit 3b55166cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ Thus every newly created rule or modification of rule should follow these steps:
. 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
* 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