actions-marketplace-validations/Microsoft Teams Deploy Card
Notify your Teams channel with a beautiful, comprehensive deployment card
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-uri | Microsoft Teams webhook URI | yes | — |
| github-token | Github token | yes | — |
| environment | Name of the environment (won't be included in the card if none) | no | — |
| timezone | Timezone for notification | no | UTC |
| card-layout-start | Card layout on start (i.e. "complete", "cozy", "compact") | no | complete |
| card-layout-exit | Card layout on end (i.e. "complete", "cozy", "compact") | no | compact |
| show-on-start | Show the MS Teams card upon starting this Github Actions job | no | true |
| show-on-exit | Show the MS Teams card upon exiting this Github Actions job | no | true |
| show-on-failure | Show the MS Teams card upon failure only of this Github Actions job | no | false |
| custom-facts | YAML-parseable multiline string defining the list of object with name and value to display on the facts table | no | — |
| enable-view-status-action | Enable an action to view the deployment status | no | true |
| enable-review-diffs-action | Enable an action to review commit diffs | no | true |
| view-status-action-text | Customize action text in viewing the deployment status | no | View build/deploy status |
| review-diffs-action-text | Customize action text in reviewing commit diffs | no | Review commit diffs |
| custom-actions | Add more actions and links on cozy and complete layout | no | — |
| include-files | Only for complete layout; Set false to exclude list of files | no | true |
| allowed-file-len | Allowed number of files to display | no | 7 |
Outputs
no outputs