docs: Add integrations and prompt inputs to README#59
Open
Conversation
Co-authored-by: hawkeyexl <5209367+hawkeyexl@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update readme for integrations and prompt inputs
docs: Add Feb 27, 2026
integrations and prompt inputs to README
hawkeyexl
approved these changes
Feb 27, 2026
There was a problem hiding this comment.
Pull request overview
This PR adds documentation to the README for the integrations and prompt inputs that were already implemented in action.yml but not previously documented. It also fixes a typo and corrects the default value shown for issue_body.
Changes:
- Fixed typo ("he body" → "The body") and updated the
issue_bodydefault to matchaction.yml, adding$RUN_URLand$PROMPTas documented template variables - Added new
integrationssection documenting supported values, invalid value behavior, and the specialcopilotbehavior - Added new
promptsection documenting the default text, integration usage, and$PROMPTavailability inissue_body
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
📝 Documentation updates detected! New suggestion: Add $PROMPT variable to issue_body description in CI docs Tip: Worried about broken links? Ask Promptless to find and fix them automatically 🔗 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
integrationsandpromptinputs were implemented inaction.ymlbut missing from the README.Changes
issue_body: Fixed typo ("he body" → "The body"), corrected default value to matchaction.yml, and added$RUN_URLand$PROMPTas documented template variablesintegrations: New section documenting supported values (doc-sentinel,promptless,dosu,claude,opencode,copilot,cursor), warning behavior for invalid values, and the specialcopilotbehavior (auto-assigns issue rather than appending to accordion)prompt: New section documenting the default prompt text, how it maps to integration mentions (e.g.@claude <prompt>), and its availability as$PROMPTinissue_body💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.