-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚧 Example: Scheduled maintenance tomorrow #65
Comments
Original See upptime/upptime#267 |
This
means:
|
Just an FYI - an easy way to generate the start/end string in bash is:
Output: That will also append the appropriate timezone as well. Or if you don't have a terminal to hand: Have tested this successfully here: modem7/Status#31 |
Hopefully this will help people a bit more than the above. https://rextester.com/HGYD18980 I've created a (probably poorly written) script that has everything required w/ appropriate TZ and some Github text formatting to create a maintenance issue.
|
Reminder for me: Timezone!!! |
This is an example of how you can set up a scheduled maintenance event. To set this up, create a new issue in your @upptime repository and add the label maintenance to it. Then, you can add details in the comments. Make sure you also add an HTML comment at the beginning of the issue, which looks like this:
More here: https://upptime.js.org/docs/scheduled-maintenance
The text was updated successfully, but these errors were encountered: