This script automates the setup of a Jira project with specified configuration, including creating a new project, issue types, custom fields, and a workflow scheme.
- Python 3.8 or later
requests
library (install usingpip install requests
)
- Clone the Repository:
Clone this repository to your local machine.
git clone https://github.com/your-username/jproject-create-jira
- Run
python setup_jira_project.py