spacetelescope / jirahub

A package for syncing JIRA tickets and Github issues
http://jirahub.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Automate syncing of more complex JIRA workflows via github labels #11

Open eteq opened 6 years ago

eteq commented 6 years ago

JIRA provides a lot of fairly complex workflows for issues that are customizable for specific projects. Github doesn't have such a thing (and arguably shouldn't), but it would be useful to be able to see the workflow status via, say a github label.

The catch here is how to manage transitions on the GH side - if someone changes the label on github-side to a state that's JIRA-illegal, what happens? But the simplest thing to start with is probably to just have it be one-way (JIRA->github).

A crazier idea might be to map the JIRA workflow status onto github projects, but that might be overkill since JIRA already provides a lot of tools like Kanban boards.

stscijgbot commented 5 years ago

Tracked on JIRA as issue SCSB-13.