Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 622 Bytes

File metadata and controls

20 lines (14 loc) · 622 Bytes

GitHub PR Descriptions in Squash and Merge

This is a Chrome extension that will automatically populate a squash-and-merge commit message with the PR's description.

Installation

  1. Visit chrome://extensions/.
  2. Enable Developer Mode.
  3. Click "Load unpacked".
  4. Select this folder.
  5. Refresh any tabs with GitHub open.

Clicking the "squash and merge" button on pull requests will now populate the commit description with the PR description instead of the git commit messages.

Uninstallation

  1. Visit chrome://extensions/.
  2. Disable or remove the extension.