Skip to content

smart0120/gs-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gs-jira

Automation script between Google Sheet and JIRA

Configuring and Running Script

1. First, Create virtualenv
virtualenv venv
2. Activate virtualenv
source venv/bin/activate
3. Install python packages
pip install -r requirements.txt
4. Create .env from .env.example and fill in proper values
5. Run script
python gs2jira.py

Python Google sheet API

Python JIRA library

About

Automation script between Google Sheet and JIRA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors