neal1iu/PB Go Action

Generate Go code from Protobuf IDL files and push to target GitHub repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to the config file relative to workspace rootno.pb-go-action.yml
github_tokenGitHub token with write access to target repositoriesyes
changed_filesNewline-separated list of changed .proto file paths (relative to workspace root). If not provided, the action will auto-detect changes using git diff. no""
git_user_nameGit user name for commits to target repositoriesnoPB Go Action
git_user_emailGit user email for commits to target repositoriesnopb-go-action[bot]@users.noreply.github.com

no outputs