IntelliJ IDEA. GitHub Pull Requests (2020)

IntelliJ IDEA has support for creating, reviewing and merging GitHub Pull Requests. These features are available if the IntelliJ IDEA project has a remote that points to github or github enterprise. This screencast covers: - How IntelliJ IDEA identifies a project that supports pull requests; - The pull requests window; - Filter / search pull requests; - Viewing pull request details: title & info (reviewers, labels); files; description, commits and comments; - Where to find the pull request status; - Seeing changes in the IntelliJ IDEA diff viewer; - Commenting via the conversation in the editor; - Adding reviewers; - Adding inline comments; - Starting a review from a comment; - Closing or merging the pull request
Back to Top