Skip to content

action: add check-user action#52

Merged
mitchellh merged 1 commit into
mainfrom
push-xksqkunzukrr
Feb 13, 2026
Merged

action: add check-user action#52
mitchellh merged 1 commit into
mainfrom
push-xksqkunzukrr

Conversation

@mitchellh
Copy link
Copy Markdown
Owner

Add a new check-user action that checks if a GitHub user is vouched. Outputs both a detailed status (bot, collaborator, vouched, denounced, unknown) and a simplified vouched boolean. Fails the step by default when the user is not vouched; set allow-fail to only report via outputs.

This can be used by custom workflows that want to gate behavior on vouches.

Add a new check-user action that checks if a GitHub user is vouched. 
Outputs both a detailed `status` (bot, collaborator, vouched,
denounced, unknown) and a simplified `vouched` boolean. Fails the step
by default when the user is not vouched; set `allow-fail` to only
report via outputs.

This can be used by custom workflows that want to gate behavior
on vouches.
@mitchellh mitchellh merged commit 4a6a2c6 into main Feb 13, 2026
13 checks passed
@mitchellh mitchellh deleted the push-xksqkunzukrr branch February 13, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant