Skip to content

philecker/branch-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Description

This Python script formats Jira ticket title, branch number and prefix into a formatted branch name and copies it to the clipboard. It allows users to customize the Jira ticket prefix and code.

Usage

  1. Run the script: python branch.py
  2. Enter the text to be formatted when prompted.
  3. Enter the ticket prefix (default is 'AC'; press Enter to use default) when prompted.
  4. Enter the ticket number when prompted.
  5. The formatted Jira ticket is copied to the clipboard.

License

This script is licensed under the MIT License.

Future Enhancements

  1. Create into browser extension that copies information from Jira ticket vs. manually entering.

About

🐍 Python script for creating a formatted branch name, and automatically copying it to the clipboard for MacOS and Windows..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages