one-acre-fund/Create Uptime Kuma Maintenance
GitHub Action for creating a maintenance and adding a monitor to it on uptime
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 3, 2024
- License
- GPL 3.0
Pinned Snippet
uses: one-acre-fund/uptime-kuma-create-maintenance@ddd617cad5ae3b126ef0e1ded4196908eb3b43b1 # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| UPTIME_USERNAME | Uptime username | yes | — |
| UPTIME_PASSWORD | Uptime password | yes | — |
| UPTIME_API_URL | Uptime API URL | yes | — |
| MAINTENANCE_TITLE | Title of the maintenance window | yes | — |
| MONITOR_ID | Monitor ID to add to the maintenance window | yes | — |
| MONITOR_NAME | Monitor name to add to the maintenance window | yes | — |
Outputs
| name | description |
|---|---|
| maintenance_id | The generated maintenance ID |