Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jira_git_branch_namer-1.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

jira_git_branch_namer-1.3-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page