Releases: Chemaclass/create-pr
Releases · Chemaclass/create-pr
0.8.0
🔖 What's Changed
🐛 Bugfix
- Use ticket number only at the beginning of branch name
🥇 New features
- Add
PR_TITLE_REMOVE_PREFIX
: Remove custom prefix text from the generated title - Add
PR_REVIEWER
: Allow adding reviewers via local .env
⛵ Contributors
Full Changelog: 0.7...0.8.0
checksum: 4c84a6ce0c7f6e69cecfed04f1fd2c7f9aa1cf2a744ad4d0caf3bc0868eddb6d
0.7
🔖 What's Changed
🥇 New features
- Validate current branch is not target branch
🌾 Miscellaneous
- Internal refactorings and minor improvements
⛵ Contributors
Full Changelog: 0.6...0.7
checksum: 1be1033d208858109bb4fda3761ce558b4a9795545a24ac83f7fb51e4385ec6c
0.6
0.5
What's Changed
🐛 Bugfix
- Rename
PR_TEMPLATE_DIR
toPR_TEMPLATE_PATH
#38
🥇 New features
- Support ticket link with number in #29
- Remove ticket number from PR title when there is no ticket key #31
- Add
PR_LINK_PREFIX_TEXT
and a huge internal refactoring #33 #34 - Add
PR_TITLE_TEMPLATE
to enable custom PR title using placeholders #36 - Add option
-t|--title
#35
🌾 Miscellaneous
Contributors
- @Chemaclass
- @JesusValera made their first contribution in #42
Full Changelog: 0.4...0.5
18687c301419aa515aef6ecf8ece7aaad99a564014e47ca162cc3888ea301f56
0.4
What's Changed
- Load
.env.local
on top of.env
if exists by @vickyvishal in #16 - Add default
{{ BACKGROUND }}
placeholder by @Chemaclass in #17 - Enable placeholders inside comments by @Chemaclass in #18
- Labels mapping with
PR_LABEL_MAPPING
by @Chemaclass in #19 - Add --version, --env, --debug and --help by @Chemaclass in #20
New Contributors
- @vickyvishal made their first contribution in #16
Full Changelog: 0.3...0.4
1718e8d97a385d6183502f97d7dff0ba50b9f91696b48fa331470653c94d4363
0.3
What's Changed
- Fix format PR body with number in branch name
- Fix ticket key without numbers but branch prefix
Authors
Full Changelog: 0.2...0.3
642efc88703fc04926106e967f20c7c4d5846ada32bb4dc5c9b26264ba4c11f2
0.2
What's Changed
- Replace link to Nope by @Chemaclass in #12
- Improve format_title by @Chemaclass in #13
Full Changelog: 0.1...0.2
6fa8ccb7aaf9f1a3b508fd2ed83d60656c9ec981d18ef41eaf6f95c5c9fc943c bin/create-pr.sh
0.1
What's Changed
Initial release. See README and CHANGELOG for more details.
Full Changelog: https://github.com/Chemaclass/bash-create-pr/commits/0.1
229c9ed1eac3b254cecd6663cd4b34c0084545cd48d333c108bcf94d0c64a766 bin/create-pr.sh