Skip to content

Commit

Permalink
fix: [SETI-1399] add snyk-bot to skipped accounts (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
therussiankid92 authored Jul 6, 2021
1 parent 101fd1f commit f825f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/conditions/triggeredByBot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { github } from '../infrastructure/github'

export const BOT_USERS = [
'Snyk bot',
'snyk-bot',
'dependabot[bot]',
'dependabot-preview[bot]',
'tf-security',
Expand Down

0 comments on commit f825f83

Please sign in to comment.