add number in the list of properties supported for rules
This commit is contained in:
@@ -31,6 +31,7 @@ export interface Category {
|
||||
* Defines the properties of the PullRequestInfo useable in different configurations
|
||||
*/
|
||||
export type Property =
|
||||
| 'number'
|
||||
| 'title'
|
||||
| 'branch'
|
||||
| 'author'
|
||||
|
||||
Reference in New Issue
Block a user