docs: document GitHub Copilot coding agent prerequisites and repository visibility requirements#184
Draft
docs: document GitHub Copilot coding agent prerequisites and repository visibility requirements#184
Conversation
…quisites to copilot-instructions.md Co-authored-by: Subrato92 <10070010+Subrato92@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Investigate visibility issue for science-bookshelf repository
docs: document GitHub Copilot coding agent prerequisites and repository visibility requirements
Mar 10, 2026
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.
Users couldn't find a specific repository in the Copilot coding agent's "Select repository" dropdown at
github.com/copilot/agents, and questioned whether the existingcopilot-instructions.mdconstitutes a valid setup.Why I did it
The
copilot-instructions.mdlacked any documentation on how the Copilot coding agent works and what conditions must be met for a repository to appear in the agent's repository selector. This left users without actionable guidance when a repo was missing from the dropdown.How I did it
Added a
## GitHub Copilot Coding Agentsection to.github/copilot-instructions.mdcovering:Confirmation that this file is a valid agent configuration (agent reads it for project context when assigned to an issue, then opens a PR)
Enumerated prerequisites for a repository to appear in the "Select repository" dropdown:
A one-line troubleshooting note directing users to check the above settings and refresh their session
How to verify it
Read
.github/copilot-instructions.md— the new section appears after## Gotchasand accurately describes the agent workflow and dropdown prerequisites.Which release branch to backport (provide reason below if selected)
Description for the changelog
docs: add GitHub Copilot coding agent setup section to
copilot-instructions.md, documenting repository dropdown prerequisites and troubleshooting guidanceLink to config_db schema for YANG module changes
N/A
A picture of a cute animal (not mandatory but encouraged)
Original prompt
Created from VS Code.
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.