Skip to content

gologic-partner/template-github-extension

 
 

Repository files navigation

confluenceze-extension

This extension provides an example of integrating a GitHub Copilot Extension with Confluence. It retrieves the content of a Confluence page and summarizes it or answers questions about it using Copilot's LLM API. The repository demonstrates the building blocks of a Copilot Extension with external API integration. See index.js for the main logic.

Development

Install dependencies:

npm install

To run:

npm start

To run the mcp server:

npm start:mcp

Documentation

About

A basic "Hello world" Copilot Extension example that talks like Blackbeard the pirate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%