Skip to content

upptime/uptime-monitor

Repository files navigation

β¬†οΈπŸ“ˆ Upptime Uptime Monitor

This repository contains Upptime's GitHub Action's source code.

To get started, visit upptime/upptime β†’

Build CI Release CI

🎁 Contributing

This repository is for Upptime's GitHub Action. We love contributions, so please read our Contributing Guidelines and Code of Conduct and open an issue or make a pull request!

Issues

We use the upptime/upptime repository for issues for all projects, including this one. If you found a bug or have a feature request, open an issue in the Upptime repository and add the label "action".

πŸ’» Usage

When you use Upptime, we automatically add the required workflows. If you want to manually use this package, you can use npx:

Generate the README.md summary file:

npx @upptime/uptime-monitor summary

Make network requests to get the response time and commit them to git history:

npx @upptime/uptime-monitor response-time

Generate the static status website, powered by upptime/status-page:

npx @upptime/uptime-monitor site

Generate response time graphs, powered by upptime/graphs:

npx @upptime/uptime-monitor graphs

Check uptime, but don't make git commits with network requests:

npx @upptime/uptime-monitor

To add Developer Certificate of Origin sign-off trailers to commits created by Upptime, enable commitMessages.signoff in .upptimerc.yml:

commitMessages:
  signoff: true

This uses Git's native --signoff flag, so the trailer is generated from the configured commit author.

πŸ“„ License

MIT Β© Anand Chowdhary

About

β¬†οΈπŸ“ˆ Uptime monitor powered by GitHub Actions

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

310 stars

Watchers

8 watching

Forks

Contributors