theritikchoure/WebSentry Action
Check the health of a website and report status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| website-url | The URL of the website to check (e.g., example.com) | yes | — |
| max-retries | Maximum number of retries (default: 3) | no | 3 |
| retry-interval | Time to wait between retries in seconds (default: 5) | no | 5s |
| request-timeout | Request timeout in seconds (default: 10) | no | 10s |
| ACCESS_TOKEN | Access token to access the repo | no | "" |
Outputs
| name | description |
|---|---|
| health-status | The health status of the website (up or down) |