Skip to content

An alternative implementation of https://github.com/corsc/pagerduty-gcal. Schedules overrides for pagerduty checking against Google Calendar.

Notifications You must be signed in to change notification settings

jlloh/gcal-pagerduty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Instructions

export GOOGLE_CLIENT_ID=xxxx
export GOOGLE_CLIENT_SECRET=yyyy
export PD_API_KEY=zzzz
  • If you need to, build the binary with cargo build --release. You will find the final binary in target/release/xxxx
  • Run the binary
target/release/gcal-pagerduty --start-date 2020-08-22 --duration-days 14 --pd-schedule PY8SSDL

About

An alternative implementation of https://github.com/corsc/pagerduty-gcal. Schedules overrides for pagerduty checking against Google Calendar.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages