Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs(readme): For operators pointer to ops runbook (XDE-98) - #3

Merged
remdev merged 1 commit into
mainfrom
xde-98-readme-ops-pointer
Mar 29, 2026
Merged

docs(readme): For operators pointer to ops runbook (XDE-98)#3
remdev merged 1 commit into
mainfrom
xde-98-readme-ops-pointer

Conversation

@remdev

@remdev remdev commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds For operators / Для операторов near the top of the root README, linking to docs/REFERENCE_REGISTRY_OPERATIONS_RU.md (see XDE-95 context in company tracker).

  • Runbook remains listed under Contents; this section surfaces it on the first screen.

Checklist

  • English body under heading (aligns with ORG_README_POLICY); bilingual heading per task wording.

Link REFERENCE_REGISTRY_OPERATIONS_RU.md from the README intro so operators
see the runbook above the full contents list.

Co-Authored-By: Paperclip <[email protected]>
Made-with: Cursor
Copilot AI review requested due to automatic review settings March 29, 2026 05:29
@remdev
remdev merged commit b415a0e into main Mar 29, 2026
2 of 3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Surfaces the existing Russian operations runbook more prominently by adding an “operators” pointer near the top of the root README, improving discoverability for deploy/ops tasks.

Changes:

  • Add a new “For operators” section near the top of README.md.
  • Link to docs/REFERENCE_REGISTRY_OPERATIONS_RU.md from that section (in addition to the existing Contents entry).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

Central registry and skill marketplace for the [getskillpack](https://github.com/getskillpack) ecosystem.

## For operators / Для операторов

Copilot AI Mar 29, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new section heading includes Russian text ("Для операторов"), but the org policy requires English-only text in the root README. To comply, keep the heading/body fully English and indicate the runbook language in English (e.g., "(RU)") while linking to the Russian doc.

Suggested change
## For operators / Для операторов
## For operators (RU)

Copilot uses AI. Check for mistakes.
Comment thread README.md

## For operators / Для операторов

Russian-language ops quick reference (deploy/update, environment variables, health/readiness, logs, rollback outlines, escalation): [`docs/REFERENCE_REGISTRY_OPERATIONS_RU.md`](https://github.com/getskillpack/registry/blob/main/docs/REFERENCE_REGISTRY_OPERATIONS_RU.md).

Copilot AI Mar 29, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link hard-codes a GitHub "blob/main" URL. The rest of the README uses relative links (e.g., ./docs/...). Using a relative link here avoids branch-coupling and works in forks/offline renderers.

Suggested change
Russian-language ops quick reference (deploy/update, environment variables, health/readiness, logs, rollback outlines, escalation): [`docs/REFERENCE_REGISTRY_OPERATIONS_RU.md`](https://github.com/getskillpack/registry/blob/main/docs/REFERENCE_REGISTRY_OPERATIONS_RU.md).
Russian-language ops quick reference (deploy/update, environment variables, health/readiness, logs, rollback outlines, escalation): [`docs/REFERENCE_REGISTRY_OPERATIONS_RU.md`](./docs/REFERENCE_REGISTRY_OPERATIONS_RU.md).

Copilot uses AI. Check for mistakes.
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