protontypes/continuous-reforestation
Plant trees within your development workflow with digitalhumani.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apikey | The API key obtained from digitalhumani.com | — | — |
| enterpriseid | Id of your enterprise. Example of an enterprise id: 11111111 (Enterprise Ids are 8 digits long) | yes | — |
| user | — | — | ${{ github.actor }} |
| projectid | Id of the reforestation project for where you want the trees to be planted. Example of an id: 93333333 (Project Ids are 8 digits long) | yes | — |
| treeCount | Number of trees requested to plant. Example: 1 | — | 1 |
| production | — | — | false |
Outputs
| name | description |
|---|---|
| response | JSON response of the RaaS API |
| plantedTrees | Number of trees planted by the enterprise. |