myyk/git-democracy
Add voting to your Pull Requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | — | ${{ github.token }} |
| repository | The full name of the repository in which to tally votes. | — | ${{ github.repository }} |
| configPath | The path to the config files for this action. | — | ${{ github.action_path }} |
| payloadAction | Testing Parameter: Action payload override. | — | "" |
| issueNumber | Testing Parameter: Issue number to use. | — | — |
| serverURL | URL of github server. You shouldn't need to set this manually. | — | ${{ github.server_url }} |
Outputs
no outputs