optivem/Summarize Stage
Generate a comprehensive summary of any stage results with customizable success content
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stage-result | Result of the stage job (success, failure, cancelled, etc.) | yes | — |
| stage-name | Name of the stage being summarized | yes | — |
| stage-success-emoji | Emoji to display for successful stages | no | ✅ |
| stage-failure-emoji | Emoji to display for failed stages | no | ❌ |
| stage-cancelled-emoji | Emoji to display for cancelled stages | no | 🛑 |
| stage-unknown-emoji | Emoji to display for unknown stage status | no | ⚠️ |
| stage-content | General content to display for any stage result (supports markdown) | no | "" |
| stage-success-content | Custom content to display on success (supports markdown) | no | "" |
Outputs
no outputs