bluedrop-learning-networks/ops-planner-notify
Action to notify Ops Planner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Target project in Ops Planner to update | no | — |
| imageTag | Docker image tag. E.g "GITHUB_SHA" | no | ${{ github.sha }} |
| branch | Commit branch | no | — |
| author | Commit author's email | yes | — |
| url | Ops Planner API URL | yes | — |
| key | Ops Planner API auth key | yes | — |
Outputs
| name | description |
|---|---|
| ops-planner-response | Response from Ops Planner API |