Skip to content

Draft: Add GitHub Copilot handler

Andras Herczeg requested to merge ah/copilot-completion into main

What does this merge request do and why?

This MR adds:

  • A script and documentation on how to request a GitHub access token
  • A model handler for Copilot

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports