Hi all, Just to follow-up on this thread, I dismiss my opposition w.r.t using GitHub issues in Jenkins plugin repos. There are the following reasons:
- GitHub now allows deleting issues, so the concern w.r.t misreported security issues is now addressed - GitHub now supports the "Transfer Issue" functionality which allows to move issues between repositories if they are not reported correctly - GitHub now supports cross-repository projects within the organization. We actually use it in https://jenkins.io/projects/jcasc/dev-tools/, and it is quite handy Since the GitHub issues are really comfortable for contributors, I am +1 for supporting GitHub issues as a first-class citizen in Jenkins tooling. Best regards, Oleg Nenashev On Thu, Feb 14, 2019 at 11:27 AM Ullrich Hafner <[email protected]> wrote: > I’m also using travis for my plugin builds (additionally to ci.jenkins.io) > :-) > > It is much faster and sends mails if there are some failures. Also there > is an out of box integration of some external tools (codacy, codecov, > etc.). > > Am 14.02.2019 um 00:57 schrieb Gavin Mogan <[email protected]>: > > Out of curiosity, what are you trying to do on travis that you can't do > with public jenkins install? > > https://ci.jenkins.io/job/Plugins/job/sidebar-link-plugin/job/master/ > > https://ci.jenkins.io/job/Plugins/job/sidebar-link-plugin/job/master/badge/ > has the badges > > On Wed, Feb 13, 2019 at 6:44 AM <[email protected]> wrote: > >> As I understand that from your perspective it's better to control issues >> on JIRA than Github but based on my experience users report issues much >> faster and more often via Github. I'm going to monitor what is going on on >> JIRA as I understand adopting also means be default assignee for JIRA >> component which is fine. >> >> Second fact which I have noticed recently is that without having proper >> permission I was not able to integrate Travis CI with Github because Travis >> checks if I have permission to the project. Following toggle was not >> present for the one plugin but was for the second: >> >> <travis.png> >> >> >> @Daniel - thanks, now looks good to me! >> >> >> Damian >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/7b8c5123-c3b4-4b78-9331-e496bee959ef%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/7b8c5123-c3b4-4b78-9331-e496bee959ef%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAAgr96%2BpbqEQucJEiJvBpAitOhmhpU-YbSn8mAGKDrJGShz4RA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAAgr96%2BpbqEQucJEiJvBpAitOhmhpU-YbSn8mAGKDrJGShz4RA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/xT5ry9BzPhY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/EAAA736C-55E5-4DC9-855B-01AC21D9E689%40gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/EAAA736C-55E5-4DC9-855B-01AC21D9E689%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPfivLDtSm3jz49FpxLLXDZOTJp_SQQJm_AyK4xNJMPRowjiHA%40mail.gmail.com.
