Skip to content

Instantly share code, notes, and snippets.

View Millnert's full-sized avatar

Martin Millnert Millnert

  • BrainMill AB
  • Sweden
View GitHub Profile
@Millnert
Millnert / recurring_maintenance_windows.py
Last active September 29, 2022 13:55 — forked from lfepp/recurring_maintenance_windows.py
Script to create a number of recurring maintenance windows in PagerDuty
#!/usr/bin/env python3
"""Script to create reoccuring maintenance windows for PagerDuty"""
#
# Copyright (c) 2016, PagerDuty, Inc. <info@pagerduty.com>
# Copyright (c) 2022, BrainMill AB, <info@brainmill.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright