Skip to main content

Writing pull request descriptions with Copilot テキスト入力候補

Write pull request descriptions more quickly and accurately with Copilot テキスト入力候補.

この機能を使用できるユーザーについて

Members of an enterprise with a subscription to GitHub Copilot Enterprise

メモ

Copilot テキスト入力候補 は パブリック プレビュー段階であり、変更される可能性があります。 パブリック プレビュー 段階に参加するには、企業の管理者が Copilot 機能のプレビューの使用をオプトインする必要があります。 「Managing policies and features for Copilot in your enterprise」をご覧ください。

Using Copilot テキスト入力候補

You can use Copilot テキスト入力候補 in the description of a new pull request you're creating.

  1. On GitHub, create a pull request.
  2. In the description field, start typing your description.
  3. As you type, Copilot will provide in-line suggestions based on the context of the pull request.
  4. Review the suggestions, which will be shown in grey.
    • To accept a suggestion, press Tab.
    • To ignore a suggestion, press Esc or continue typing. Copilot will provide new suggestions as you type, based on the additional context.
  5. When you're happy with the description, click Create pull request.

Disabling or enabling Copilot テキスト入力候補

You can disable or enable Copilot テキスト入力候補 for your pull request descriptions. Your preference will be saved for future pull requests.

  1. On GitHub, create a pull request.
  2. At the top of the description field, select then hover over Autocomplete (パブリック プレビュー), and click Disabled or Enabled.

Further reading