action-cosmos/action-cosmos
Send GitHub Action Trigger Data Messages to Messengers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 5, 2021
- License
- None
Pinned Snippet
uses: action-cosmos/action-cosmos@7590f2863f0a727f79ddd189c55f625f33435887 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| user_token | Personal token for call | yes | "" |
| message | Message to Send | no | ${{ github.event_name }} https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }} : ${{ job.status }} ${{ github.sha }} by ${{ github.actor }} |
Outputs
no outputs