Uh oh!
There was an error while loading. Please reload this page.
Add sync a fork branch with the upstream repository - #1084
Conversation
DAGpro
commented
Sep 18, 2022
| Q | A |
|---|---|
| New feature? | ✔️ |
| Fixed issues | #1083 |
iBotPeaches
left a comment
There was a problem hiding this comment.
@DAGpro - You'll want to fix CI issues here. Looks like a basic lint issue so the test suite can move forward.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
DAGpro
commented
Sep 19, 2022
The commit message must mention the issue? |
iBotPeaches
commented
Sep 19, 2022
The squash merge normally renames the commit anyway, so don't think that important. You still have some linting issues btw - https://github.styleci.io/analyses/xgBanO |
53a822f to
369de6bCompareDAGpro
commented
Sep 20, 2022
@iBotPeaches now no problem to merge? |
acrobat
left a comment
There was a problem hiding this comment.
Thanks for the PR @DAGpro!
Can you also add a test for this method, see: https://github.com/KnpLabs/php-github-api/blob/master/test/Github/Tests/Api/RepoTest.php. And add a docs entry so it is documented, see https://github.com/KnpLabs/php-github-api/blob/master/doc/repos.md
Uh oh!
There was an error while loading. Please reload this page.
acrobat
left a comment
There was a problem hiding this comment.
One small remark and then it's ready to merge!
Uh oh!
There was an error while loading. Please reload this page.
acrobat
commented
Oct 24, 2022
Thanks @DAGpro! And congrats on your first contribution! 🎉 |