New URL shortcuts in #foreman-dev

I've added a couple shortcuts to different URLs in #foreman-dev. First up, there's bugzilla:

BZ1234
bz1234

Also, I added a shortcut for Katello projects PRs on Github. By default it goes to Katello/katello:

K#1234
k#1234

Also, you can do other Katello projects too:

K#katello-installer/12
k#hammer-cli-katello/14

And so forth.

David

Thanks!

Only suggestion would be to match existing:

-> pull-request

-> redmine

so k##123 -> katello pull-request

(I know this does nothing but make everyone type an extra # :slight_smile:

ยทยทยท ----- Original Message ----- > I've added a couple shortcuts to different URLs in #foreman-dev. First up, > there's bugzilla: > > BZ1234 > bz1234 > > Also, I added a shortcut for Katello projects PRs on Github. By default it > goes to Katello/katello: > > K#1234 > k#1234 > > Also, you can do other Katello projects too: > > K#katello-installer/12 > k#hammer-cli-katello/14 > > And so forth. > > David > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. >