Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ai-moderator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/auto-triage-issues.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/bot-detection.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Analyze the account for these 8 specific red flags:
3. For bots: Verify if it's a legitimate, known bot (dependabot, renovate, github-actions)
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The “known bot” examples list in the detection steps still omits copilot, but the allowlist/threshold now includes it. Please update the parenthetical list to include copilot so the guidance is internally consistent (and matches the “Known Legitimate Bots” section later in the doc).

Suggested change
3. For bots: Verify if it's a legitimate, known bot (dependabot, renovate, github-actions)
3. For bots: Verify if it's a legitimate, known bot (dependabot, renovate, github-actions, copilot)

Copilot uses AI. Check for mistakes.

**Threshold**: Flag if:
- User type is "Bot" AND not in allowlist: [dependabot, renovate, github-actions]
- User type is "Bot" AND not in allowlist: [dependabot, renovate, github-actions, copilot]
- OR username ends with `[bot]` but isn't a known legitimate bot

## Analysis Process
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/example-custom-error-patterns.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/workflow-generator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading