Skip to main content

This version of GitHub Enterprise was discontinued on 2023-07-06. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Using saved replies

When commenting on an issue or pull request, you can add a saved reply that you've already set up. The saved reply can be the entire comment or if you want to customize it, you can add or delete content.

  1. On your GitHub Enterprise Server instance, navigate to the main page of the repository.

  2. Under your repository name, click Issues or Pull requests.

    Screenshot of the main page of a repository. In the horizontal navigation bar, two tabs, labeled "Issues" and "Pull requests," are each outlined in dark orange.

  3. Click the desired issue or pull request.

  4. To add a saved reply, above the comment field, select . Screenshot of a GitHub comment box. On the toolbar, a reply button with a left-facing curved arrow is outlined in dark orange.

  5. From the list, select the saved reply you'd like to add to your comment. Optionally, edit the content of the saved reply.

  6. Select Comment to add your comment.

Tips:

  • You can use a keyboard shortcut to autofill the comment with a saved reply. For more information, see "Keyboard shortcuts."
  • You can filter the list by typing the title of the saved reply.

Further reading