agrc/Validate Address Slash Commands
Perform commands when Issues or Pull Requests are commented with slash commands.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 20, 2026
- License
- MIT
Pinned Snippet
uses: agrc/validate-address-action@f2be85e1a0f6cbe0d2e6a84d02e6f6baea6d1f11 # v1.0.15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication | yes | — |
| API_KEY | The UGRC API key | yes | — |
Outputs
| name | description |
|---|---|
| command | Slash command. |
| args | Args of the command. |