a-kumar5/pymsnotify
A GitHub Action that takes microsoft teams webhook url as input and send notification to teams channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 2, 2024
- License
- Apache 2.0
Pinned Snippet
uses: a-kumar5/python-teams-notification-action@a64a91a2c0df31b808bec8d5e7cf9cac252f3d99 # v0.2.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | teams channel webhook url | yes | — |
| content | notification message content | yes | — |
| title | notification title | yes | — |
Outputs
no outputs