Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 749 Bytes

File metadata and controls

25 lines (24 loc) · 749 Bytes
name Codebase Q&A
description Answer natural-language questions about the codebase on demand using repository context.
true
workflow_dispatch
inputs
question
description required type
What do you want to know about the codebase?
true
string
permissions
contents
read
tools
github
toolsets
repos
safe-outputs
create-issue
title-prefix labels max
[qa]
documentation
1

Answer the following question about the codebase: "${{ inputs.question }}". Explore relevant source files and README documents to gather context before answering. Create an issue with the question as the title and your detailed answer as the body so the response is permanently documented.