docs: add GitHub Copilot CLI installation instructions#215
Conversation
|
|
|
Question - would this fall under a small code exception since it's a small docs update, or will you need a CLA to be signed? |
RandomByte
left a comment
There was a problem hiding this comment.
Thanks for the contribution.
It would be great if you could sign the CLA. It's possible that there is a pre-existing agreement between Microsoft and SAP regarding code contributions, you might need to consult your Open Source Program Office (or similar) for any questions regarding this.
| Use the Copilot CLI to interactively add the MCP server: | ||
|
|
||
| ```bash | ||
| /mcp add |
There was a problem hiding this comment.
Does the user also need to specify the name of the UI5 MCP server here?
There was a problem hiding this comment.
I guess not, since it's an interactive flow as per https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers#using-the-mcp-add-command
|
@GeekTrainer Looking forward to incorporate your contribution into the repository. Could you please have another look at the comments? |
|
@flovogt Sorry for the long delay here! It doesn't look like we already have a CLA agreement, and the process can be a bit complex. I am wondering if there's an exception available as it's a small docs update. If not I can work on pursuing the CLA signature. |
|
I don't mind to get the contribution done be our team. For me its more about #215 (comment) |
Adds GitHub Copilot CLI installation instructions to the README under the Specific MCP Clients section.
Changes
/mcp add) and manual configuration referenceTesting