actions-marketplace-validations/multigitminder
Create data points via Beeminder API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| USERNAME | Beeminder username. | yes | — |
| AUTH_TOKEN | Unique authorization token for Beeminder API. | yes | — |
| GOAL | Name of the goal. | yes | — |
| VALUE | Value of data point input. | no | 1 |
| COMMENT | Optional comment about the data point. | no | — |
| TARGET_LANGS | Optional input for target language related to goal. | no | — |
| REPO_LANGS | Optional JSON data of repo languages from fabasoad/linguist-action to accomodate language-based goals. | no | — |
Outputs
no outputs