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

Create a JIRA ticket when raising a pull request #16

Open
dylanslewis opened this issue Nov 26, 2017 · 0 comments
Open

Create a JIRA ticket when raising a pull request #16

dylanslewis opened this issue Nov 26, 2017 · 0 comments
Labels
Projects
Milestone

Comments

@dylanslewis
Copy link
Owner

dylanslewis commented Nov 26, 2017

If a pull request is going to be raised, then a JIRA ticket should also be raised so that the updated styles can be tested by QA after the pull request has been merged.

The required information to collect from the config file is:

  • OAuth token
  • Board name
  • Initial status (most likely some 'In Review' equivalent)

After creating the ticket, the pull request can then have the ticket reference in the title, rather than [stylesync] (which can still be used as a fallback if the user doesn't want to raise a JIRA ticket.)

This could potentially be done as a separate Swift framework, which just accepts these configuration variables as parameters. The dependancy to that framework can then just be added to Package.swift.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v1.2.0
  
To do
Development

No branches or pull requests

1 participant