insidewhy/action-jira-story-point-charts
Generate story point charts from jira issues and post them to slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 13, 2025
- License
- MIT
Pinned Snippet
uses: insidewhy/action-geekbot-participation-report@053d92277f98ad81559d4f98691344fb7b011c27 # v3.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| geekbot-token | geekbot authorization token | yes | — |
| slack-token | Slack bot token | yes | — |
| slack-channel | channel id of slack channel to post to | yes | — |
| duration | the number of days the report should cover, defaults to 7 | — | — |
| start-time | the time at which a reporting day starts in hh:mm format, defaults to 06:00 | — | — |
| due-by-time | the time at which a report is due by, if added will show late counts when available | — | — |
| work-days | which days are work days as a string such as 12345 (for monday to friday), defaults to 12345 | — | — |
| heading | heading for the message, defaults to **Geekbot Participation Summary** | — | — |
Outputs
no outputs