Go-github: Support new Webhooks for Projects

Created on 26 Jan 2017  路  9Comments  路  Source: google/go-github

All 9 comments

@gmlewis I would like to work on this issue. Can you please assign this to me?

Done. Thank you, @varadarajana!

@varadarajana how's it going with this one?

There's an open PR #530 that mentions it.

@shurcooL oh yes, alright!

@varadarajana it's always good to mention the issue you're trying to resolve in the PR so that others also know that there is/was a PR for this issue and may get to know the history of an issue. :smile:

Sure @sahildua2305, I have changed it now.

This issue was resolved via PR #544, which was recently merged, so closing.

Note, it wasn't closed automatically because neither the PR description, nor the commit message of 2694dcaaa60686a8c69d923b3d365fb9375d7e9a said "Closes #530." or equivalent. I also mentioned this in https://github.com/google/go-github/pull/544#issuecomment-279529942. /cc @varadarajana @gmlewis FYI.

Ah, so that is the case where I would need to add to the commit message during "Squash and merge" then. Thanks, @shurcooL.

Yep, at least one of the PR description or commit message needs to mention that it resolves an issue, otherwise GitHub has no way of knowing what issue(s), if any, to automatically close.

References:

Note that Pull Request title does not count, it has to be in the body, and it has to match the expected syntax exactly:

All you have to do is include the special keyword syntax (eg. fixes #5) in the body of your Pull Request.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smola picture smola  路  3Comments

propertone picture propertone  路  3Comments

gmlewis picture gmlewis  路  3Comments

gmlewis picture gmlewis  路  3Comments

gmlewis picture gmlewis  路  3Comments