Skip to content

Commit

Permalink
feat: add description for review/auto-approve
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Mar 9, 2023
1 parent 32ac003 commit 7f4b235
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/accountConfigs/ornikar.ts
Expand Up @@ -301,6 +301,8 @@ const config: Config<'ops' | 'frontends' | 'backends'> = {
/* auto approve */
'review/auto-approve': {
name: ':white_check_mark: bot approval',
description:
'Adding this label will trigger reviewflow approval for PRs opened by bots',
color: githubPalette.successEmphasis,
},

Expand Down

0 comments on commit 7f4b235

Please sign in to comment.