Skip to content

Remove duplicate GitHub reference escaping documentation#9151

Merged
pelikhan merged 2 commits intomainfrom
copilot/remove-duplicate-github-references
Jan 6, 2026
Merged

Remove duplicate GitHub reference escaping documentation#9151
pelikhan merged 2 commits intomainfrom
copilot/remove-duplicate-github-references

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 6, 2026

The allowed-github-references configuration was documented in detail in both the SideRepoOps guide (94 lines) and Safe Outputs reference (1 line), violating DRY principles and creating maintenance burden.

Changes

Safe Outputs Reference (reference/safe-outputs.md)

  • Expanded from 1 to 20 lines with complete configuration options
  • Added all valid values: [], ["repo"], ["repo", "owner/other"], unspecified
  • Added code example and escaping behavior explanation
  • Established as single source of truth

SideRepoOps Guide (guides/siderepoops.md)

  • Condensed from 94 to 17 lines (-79 lines)
  • Retained SideRepoOps-specific context and recommendation
  • Links to reference documentation for complete details
  • Removed redundant tables, examples, and subsections

Net Impact

  • 61 lines removed
  • Single source of truth established
  • Better Diátaxis alignment (reference vs guide separation)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /opt/hostedtoolcache/node/20.19.6/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build (dns block)
    • Triggering command: /opt/hostedtoolcache/node/20.19.6/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro dev (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Remove duplicate informationi about github references in siderepoops

Custom agent used: technical-doc-writer
AI technical documentation writer for GitHub Actions library using Astro Starlight and GitHub Docs voice


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove duplicate information about GitHub references in siderepoops Remove duplicate GitHub reference escaping documentation Jan 6, 2026
Copilot AI requested a review from pelikhan January 6, 2026 17:40
@pelikhan pelikhan marked this pull request as ready for review January 6, 2026 17:52
@pelikhan pelikhan merged commit ce1b186 into main Jan 6, 2026
3 checks passed
@pelikhan pelikhan deleted the copilot/remove-duplicate-github-references branch January 6, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants