o/

I've produced a PoC script that uses the firehose to update taiga
tasks, user stories and issues just like gerrit hooks. It supports
patch creation, setting a patch to workflow +1 and merging a patch.

You can see the code here: https://softwarefactory-project.io/r/9796

It's running on my test instance on RDO cloud for now, to make sure it
behaves correctly. You are encouraged to test it out by using the
following syntax in your commit messages:

TG-<item number> #sluggified-final-status (optional)

examples:

"TG-333" will update Taiga task 333 as the patch evolves
"TG-331 #closed" will close Taiga User Story 331 once the patch is
merged (by default user stories remain "in progress" after a patch is
merged, because more work might be needed)

Let me know if it works for you and if you see any problems when using
this. If this is working as expected I'll create a story to develop a
generic, integrated service to manage issue trackers this way.

Cheers

MHU

_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

Reply via email to