Skip to main content
Question

Can I pull content from Github READMEs?

  • April 13, 2024
  • 0 replies
  • 21 views

Tony Maher

Guru has a Github integration which sources Github Issues for content/answers. However, it does not support the codebase itself or the README. READMEs are often the source of truth for context about a service and instructions relating to contributing, testing, deploying, troubleshooting, etc. They would be an integral part of a Github knowledge base.

Does anyone know of a way to source READMEs? I was thinking of building a job as part of my deployment pipeline which pipes the README into a new Card using the Guru API, but I haven’t tried using the API yet and am not sure how effective that route will be.