Github PR
Slow Development Flow Pitfalls
- When multiple teams work together
- When frequent code reviews are difficult
github pull request usages
AI Pull request
proof, not just vibes". If you can't prove it works, it's not faster development.
AI writes code faster. Your job is still to prove it works.
AI did not kill code review. It made the burden of proof explicit. Ship changes with evidence like manual verification and automated tests, then use review f...
https://addyosmani.com/blog/code-review-ai/

Structure
The Many SHAs of a GitHub Pull Request - Ken Muse
Executing a GitHub Action for a pull request creates a surprising number of SHA commits. Learn the purpose of the different SHAs and when to use each one.
https://www.kenmuse.com/blog/the-many-shas-of-a-github-pull-request/

PR merge queue
Pull request merge queue (public beta) | GitHub Changelog
Today we are announcing the deprecation of Team Discussions, which will have individual sunset timelines for GitHub.com, API, and GHES users. Please see below for full details. Last year, we introduced Organization Discussions, a way for teams to scope their discussions to the organization-level rather than the repository-level.
https://github.blog/changelog/2023-02-08-pull-request-merge-queue-public-beta/

[번역] Pull Request와 이슈 연결하기
원문 : https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue
https://bumkeyy.gitbook.io/bumkeyy-code/project-management/pull-request
Does size matter in Pull Requests: Analysis on 30k Developers
We will analyze the PRs of ~30k developers to see how the size of PRs correlates with lead time, comments received and change failure, to try and find what statistically is the best size, as well a…
https://insights.adadot.com/2023/11/23/does-size-matter-in-pull-requests-insights-from-30k-developers


Seonglae Cho![[번역] Pull Request와 이슈 연결하기](https://www.notion.so/image/https%3A%2F%2Fapp.gitbook.com%2Fpublic%2Femojis%2F270f.png%3Fv%3D6.0.0?table=block&id=ac204f97-b366-40b6-8311-e976872e98cd&cache=v2)
