Best practice for Github smart comm

Victor Lebeau June 5, 2018

After reading a few of the Q&A here and doing some edits on Jira software, our smart commits still don't work…

We have :

  • Linked Jira with our Github account
  • Set our Jira profiles with the email address we use on github
  • Changed the way we commit so it matches Jira's smart commit syntax

But still… cards won't move from one list to an other. 

Our workflow looks like this (based on Jira's simplified workflow) : 

  • Issue in to-do and a PR is created --> move issue to review
  • Issue in to-do and is directly merged or accepted --> move issue to done
  • Issue in to-do and a commit is created --> move issue to doing
  • Issue in doing and a PR is created --> move issue to review
  • Issue in doing and a PR is accepted --> move issue to done
  • Issue in review and a PR is accepted --> move issue to done
  • Issue in whatever list and a PR is declined --> move issue to doing

Where should I look at?

0 answers

Suggest an answer

Log in or Sign up to answer