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
|
* Defines the properties of the PullRequestInfo useable in different configurations
|
||||||
*/
|
*/
|
||||||
export type Property =
|
export type Property =
|
||||||
|
| 'number'
|
||||||
| 'title'
|
| 'title'
|
||||||
| 'branch'
|
| 'branch'
|
||||||
| 'author'
|
| 'author'
|
||||||
|
|||||||
Reference in New Issue
Block a user