Python package designed to simplify the process of generating Git branch names based on Jira issue information
Project description
Jira Git branch Namer
jira-git-branch-namer is a Python package designed to simplify the process of generating Git branch names based on Jira issue information.
Features
- Converts Jira issue titles into Git branch names.
- Supports various Jira issue types such as features, issues, and hotfixes.
- Truncates and sanitizes branch names for compatibility with Git.
- Interactive command-line interface for easy use.
Installation
pip install jira_git_branch_namer
Usage
jira_git_branch_namer
Example:
Select issue Type:
1. feature
2. issue
3. hotfix
Enter jira issue title: Example Issue Title
Enter jira issue number: ABC-123
Git Branch Name:
feature/ABC-123-example-issue-title
Publish In PyPi
This package has been Publish in PyPi
Contributing
Contributions are welcome! Feel free to submit bug reports, feature requests, or contribute code on GitHub.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to add more sections or customize it further based on the specifics of your package. The README serves as a valuable resource for users to understand your project, so make it informative and user-friendly.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jira_git_branch_namer-1.2.tar.gz.
File metadata
- Download URL: jira_git_branch_namer-1.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a6992804d9c1705d2238c2814b94cfb8a0d7c2705d54ad7f2ba45fa5527584e
|
|
| MD5 |
e286f45df17027b9f6a89de87fd01b00
|
|
| BLAKE2b-256 |
97d6b7bb1f4926d93ee18cc49821a5436268d29c396e52cf497c31904aa24475
|
File details
Details for the file jira_git_branch_namer-1.2-py3-none-any.whl.
File metadata
- Download URL: jira_git_branch_namer-1.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
240f375d0a5341a7d11d8a2e6868d38d3203f688ef9b5d69febf14185bc50b78
|
|
| MD5 |
20f709ed5644cafe517e48ab99febecc
|
|
| BLAKE2b-256 |
573edf6a57277db54c9ece6c4cfa383735b021af40a2219b01a5512277e155dc
|