aloong-actions/Teams Deploy Card Notifier

Notify your Teams channel with a beautiful, comprehensive deployment card

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 7, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: aloong-actions/teams-deploy-card@84e2c561e86630bcb067ee86cbabac19268dc781 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
webhook-uriMicrosoft Teams webhook URIyes
github-tokenGithub tokenyes
environmentName of the environment (won't be included in the card if none)no
timezoneTimezone for notificationnoUTC
card-layout-startCard layout on start (i.e. "complete", "cozy", "compact")nocomplete
card-layout-exitCard layout on end (i.e. "complete", "cozy", "compact")nocomplete
show-on-startShow the MS Teams card upon starting this Github Actions jobnofalse
show-on-exitShow the MS Teams card upon exiting this Github Actions jobnotrue
show-on-failureShow the MS Teams card upon failure only of this Github Actions jobnofalse
custom-factsYAML-parseable multiline string defining the list of object with name and value to display on the facts tableno
enable-view-status-actionEnable an action to view the deployment statusnotrue
enable-review-diffs-actionEnable an action to review commit diffsnotrue
view-status-action-textCustomize action text in viewing the deployment statusnoView build/deploy status
review-diffs-action-textCustomize action text in reviewing commit diffsnoReview commit diffs
custom-actionsAdd more actions and links on cozy and complete layoutno
include-filesOnly for complete layout; Set false to exclude list of filesnotrue
allowed-file-lenAllowed number of files to displayno7

no outputs