Just a quick pointer - github supports (like google code did) closing
and refering to tickets from commit messages, see here:
https://github.com/blog/831-issues-2-0-the-next-generation
i.e. this means that if you commit something and do "fixes #123" this
will close issue 123 and the change will have nice links etc. when
viewed on github.com
Cheers,
- Gunnar
> --
> You received this message because you are subscribed to the Google Groups
> "rdflib-dev" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rdflib-dev/-/X_QnaYpMzU4J.
> To post to this group, send email to rdfli...@googlegroups.com.
> To unsubscribe from this group, send email to
> rdflib-dev+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rdflib-dev?hl=en.
... probably quite tedious migration work ...
i.e. this means that if you commit something and do "fixes #123" this
will close issue 123 and the change will have nice links etc. when
viewed on github.com
Yep, I wondered why I suddenly had 500 extra unread emails. ;-) It's
OK, though, it was pretty simple to select and file them all.
Thomas
On 22 February 2012 01:12, Graham Higgins wrote:
> Oh lor, GitHub wasn't sending out email was it? I /do/ hope not.
> If it was, please accept my apologies.Yep, I wondered why I suddenly had 500 extra unread emails. ;-)
My next task is to create a solution to the problem of routingcommit notifications and issue posts to the googlegroupmailing list.
Actually I didn't get any - I just assumed it was tedious since you
had actually copied the comments etc!
Also - I've used rss2email to push tickets to mailinglists before:
http://www.allthingsrss.com/rss2email/
if you have a server with cron somewhere it works fine.
- Gunnar
... but I cannot find an atom feed for issues on github? Did anyone else?