If you go to a project you own on github, under the admin page (little
button near unwatch, fork, etc) there is a section called "Service Hooks"
that allows you to funnel repository updates into a variety of other
services (one of which is email, which some people pipe to a, for example,
nova-changes mail group).

I'm not sure what you are looking for, do you want to see all changes to a
repo or just when your pull requests are merged?

Beyond the service hooks, you can get an atom feed of commits for any given
branch in a repo: https://github.com/openstack/nova/commits/master
( https://github.com/openstack/nova/commits/master.atom )

--andy

On Mon, Jun 13, 2011 at 12:59 PM, Jay Pipes <jaypi...@gmail.com> wrote:

> Thanks, Andy. One of the things I rely on in Launchpad is notification
> of when a particular branch/repo changes. I like to see the patches
> applied to particular branches of code that I follow. Looks like there
> is no similar functionality in GH, but wanted to check with you to see
> if you know of anything like that? Or am I looking at the problem the
> wrong way? Is there a more GH-ish way of following changes in code
> repos?
>
> Again, thanks in advance :)
>
> -jay
>
> On Mon, Jun 13, 2011 at 3:36 PM, Andy Smith <andy.sm...@rackspace.com>
> wrote:
> > https://github.com/account/notifications are all the notifications
> github
> > does, you'll get emails when people comment on a pull request, usually
> > somebody does when they close / merge it.
> >
> > On Mon, Jun 13, 2011 at 12:26 PM, Jay Pipes <jaypi...@gmail.com> wrote:
> >>
> >> Hey Andy, any help on my question about notification on pull requests?
> >> Is there a way to have GitHub send me an email when a pull request's
> >> status changes?
> >>
> >> Thanks in advance!
> >> jay
> >>
> >> On Mon, Jun 13, 2011 at 2:40 PM, Andy Smith <andy.sm...@rackspace.com>
> >> wrote:
> >> > I shared an initial plan with a few people (mostly PTLs + thierry, I
> >> > think)
> >> > and it kind of stalled out on getting pushed to the main list due to
> >> > Monty /
> >> > Thierry wanting additional features from GitHub.
> >> > I've been mostly talking with John DIckinson as it seems like Swift is
> >> > the
> >> > likely first project to switch over, and sharing the migration tool I
> >> > wrote: https://github.com/termie/lp2gh
> >> >
> >> > The interesting pages there are:
> >> > https://github.com/termie/lp2gh/blob/master/docs/moving_branches.rst
> >> > and
> >> > https://github.com/termie/lp2gh/blob/master/docs/moving_issues.rst
> >> > I can rebuild the original email about a plan, but it will still need
> to
> >> > get
> >> > buy in from Monty to move forward.
> >> > --andy
> >> > On Mon, Jun 13, 2011 at 11:25 AM, John Dickinson
> >> > <john.dickin...@rackspace.com> wrote:
> >> >>
> >> >> On Jun 13, 2011, at 1:17 PM, John Purrier wrote:
> >> >> >
> >> >> > For tomorrow's meeting... PTL's, can you update us on where each of
> >> >> > your
> >> >> > projects stand on this? Termie and mtaylor (added to the email)
> were
> >> >> > going
> >> >> > to come up with a plan for review, is this getting done?
> >> >>
> >> >> I have a very good start on swift's migration plan. We've been
> >> >> practicing
> >> >> some with the swauth project in Launchpad/GitHub. I've got a few docs
> >> >> written on it, and I'm planning on sharing those with other involved
> >> >> persons
> >> >> as soon as I have a little more details. Our plan is to set a date
> and
> >> >> make
> >> >> sure all parties are taken care of.
> >> >>
> >> >> --John
> >> >
> >
> >
>
_______________________________________________
Mailing list: https://launchpad.net/~openstack-poc
Post to     : openstack-poc@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-poc
More help   : https://help.launchpad.net/ListHelp

Reply via email to