开发者

Gitorious post-update script to update Bugzilla bugs?

开发者 https://www.devze.com 2023-03-25 00:58 出处:网络
We have an internal Gitorious and Bugzilla setup. I\'d like to write some sort of script that is triggered whenever someone pushes a new set of commits that greps for \"bug #\" in the commit messages

We have an internal Gitorious and Bugzilla setup. I'd like to write some sort of script that is triggered whenever someone pushes a new set of commits that greps for "bug #" in the commit messages and updates that bug number in Bugzilla with the commit message and a link back to the diff in Gitorious.

My searches on the web didn't turn up anything, but I'm hoping I was using the wrong keywords and that someone out there has already do开发者_JAVA技巧ne this.


Have you looked at GitZilla? (I am the author).

There's a newish mailing list at gitzilla-talk@googlegroups.com

0

精彩评论

暂无评论...
验证码 换一张
取 消