Skip to content

Commit bbad368

Browse files
lpcoxCopilot
andauthored
Update guards/github-guard/rust-guard/src/labels/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ad4fdba commit bbad368

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • guards/github-guard/rust-guard/src/labels

guards/github-guard/rust-guard/src/labels/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Common utility functions including:
2929
- Label generation helpers (secret_label, writer_integrity, etc.)
3030
- JSON extraction functions (get_string_field, extract_repo_info, etc.)
3131
- Integrity determination (pr_integrity, issue_integrity)
32-
- User classification (is_blocked_user, is_trusted_user)
32+
- User classification helpers (`is_blocked_user`, `is_trusted_user`)
33+
- Note: the current helpers API does not include a separate `is_bot` helper
3334

3435
### backend.rs (92 lines)
3536
Backend API calls for verifying user status:

0 commit comments

Comments
 (0)