kekehub/project-current-iterator
Fetches current iterator information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app-installation-id | GitHub App installation ID | no | — |
| app-integration-id | GitHub App integration ID a.k.a app ID | no | — |
| app-private-key | GitHub App private key | no | — |
| date | Date to lookup for the iteration | no | — |
| iteration-title | Title of the iteration | yes | — |
| owner | Owner (organization or username) of the project owner | no | ${{ github.repository_owner }} |
| project-id | ID(Number) of the project | yes | — |
| shift | Index to shift | no | 0 |
| timezone | Timezone to calculate the date | no | Europe/London |
| token | Credential to access to the repo to post the comment | no | ${{ github.token }} |
Outputs
no outputs