You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
I'd like to be able to configure the account that this action uses to post comments in the PR and also the user that the action commits the signature files.
Describe the solution you'd like
configuration for the git user/email for committing the signature files
configuration for the GitHub user for the comments in the PR
Describe alternatives you've considered
Writing a custom action/bot for it, but I'd prefer to use existing solutions.
Additional context
Hashicorp has a custom app/bot with their brand, for example: hashicorp/nomad#23406