We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
github-actions
1 parent 1c4fe98 commit 678b486Copy full SHA for 678b486
1 file changed
services/libs/common/src/constants/bots.ts
@@ -17,6 +17,7 @@ export const knownBots = new Set([
17
'easycla',
18
'fabbot',
19
'facebook-github-bot',
20
+ 'github-actions',
21
'github-merge-queue',
22
'goreleaserbot',
23
'harness-ci',
@@ -98,6 +99,7 @@ export const emailSafeKnownBots = new Set([
98
99
100
101
102
103
104
105
0 commit comments