precice/preCICE Matrix Notify Action
Send status of a GitHub workflow to a Matrix
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| homeserver | — | yes | — |
| login | — | yes | — |
| password | — | yes | — |
| room_id | — | yes | — |
| status | — | no | ${{ job.status }} |
| repository | — | no | ${{ github.repository }} |
| name | — | no | ${{ github.workflow }} |
| link | — | no | ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} |
| tag_all | — | no | false |
Outputs
no outputs