Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of Jira branch names #16222

Merged
merged 16 commits into from
Jan 9, 2025
Merged

Allow configuration of Jira branch names #16222

merged 16 commits into from
Jan 9, 2025

Conversation

BehnH
Copy link
Contributor

@BehnH BehnH commented Jan 8, 2025

Description

This allows configuration of Jira git branch names - like is configurable in the Jira web UI. To match Jira's UI, the following options are allow: Issue key ({issueKey}), Issue summary ({issueSummary}), Issue summary short ({issueSummaryShort}), Issue type ({issueType}), and Project key ({projectKey}).

The default behavior is for the extension to behave as it does today (Issue key followed by summary, separated by hyphens)

I wasn't quite sure where to list the supported fields, as I'm not sure on configuration field description limits. Happy to just pop the fields into the README for the extension.

Screencast

Customized branch name
Customized branch name

Default branch name
CleanShot 2025-01-08 at 09 27 30

Checklist

@BehnH BehnH requested a review from thomaslombart as a code owner January 8, 2025 09:13
@raycastbot
Copy link
Collaborator

raycastbot commented Jan 8, 2025

Thank you for your first contribution! 🎉

🔔 @thomaslombart @FezVrasta @teziovsky @gavinroderick @michael-par @literallyjustroy @mheidinger @mikybars @luarmr @horumyy @rsperezn @Silv-1 @EyLuismi you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

Due to our current reduced availability, the initial review may take up to 10-15 business days 🎄

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: jira Issues related to the jira extension labels Jan 8, 2025
@pernielsentikaer
Copy link
Collaborator

Thanks for the enhancement @BehnH - can we do something like I did?

@pernielsentikaer pernielsentikaer self-assigned this Jan 8, 2025
@BehnH
Copy link
Contributor Author

BehnH commented Jan 8, 2025

Thanks for the enhancement @BehnH - can we do something like I did?

In the README & options, @pernielsentikaer? If so, I sure can!

@thomaslombart thomaslombart removed their request for review January 9, 2025 10:44
Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit d038b34 into raycast:main Jan 9, 2025
2 checks passed
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Published to the Raycast Store:
https://raycast.com/raycast/jira

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: jira Issues related to the jira extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants