github_utils
index
/home/gcallah/TandonDevOps/IndraABM/lib/github_utils.py

 
Modules
       
github.Repository
os

 
Functions
       
generate_pr()
pr_already_exists(repo: github.Repository.Repository)

 
Data
        BASE_BRANCH = 'master'
HEAD_BRANCH = 'staging'
INDRA_REPO = 'INDRA_REPO'
ORGANIZATION = 'TandonDevOps'
REPO_NAME = 'IndraABM'
REVIEWERS = ['Denisfench', 'gcallah', 'NathanConroy']
TOKEN = 'GITHUB_TOKEN'
token = None