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

Add configuration field to customize the JIRA issue summary #41

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

hector-cao
Copy link

For our project, we will need to add a prefix to the summary of JIRA issues that are created from GH issues.

For that purpose, we would like to propose to add a configuration field "summary" that will allow to customize
the JIRA issue summary.

This new feature will cover our need but also potentially allow other use cases where people need to do more advanced
customizations of the JIRA issue summary

@hector-cao hector-cao force-pushed the dev-custom-summary branch 2 times, most recently from 4fdb642 to e9b6b41 Compare June 3, 2024 12:38
github_jira_sync_app/main.py Outdated Show resolved Hide resolved
github_jira_sync_app/main.py Show resolved Hide resolved
# See GH issue definition : https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28
#
# Examples:
# to use fixed title "github issue": "github issue"
Copy link
Member

Choose a reason for hiding this comment

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

I am not sure I understand this

README.md Outdated Show resolved Hide resolved
@hector-cao hector-cao force-pushed the dev-custom-summary branch 4 times, most recently from f02a154 to 8d8eae8 Compare June 10, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants