mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
chore(agnosticism): close the audit residue — B6/B8/B10 + three MAJORs (#587)
Thread the deployer's product name through the X reply + feature-spotlight prompts (B6 leftover; release/video paths shipped in #570); make the docs-site repo/URL config (ROBOCO_DOCS_SITE_*, defaults unchanged) instead of a roboco-website hardcode (B8); de-assert our repo from the Main PM prompt (B10); derive PR labels from the real target branch instead of literal to-master/to-slave; drop the stale headcount from base.md; and make the bash-guard's Makefile check require an actual quality/gate/lint/ test target before denying raw package-manager commands (no more false-remediation loop on Go/Rust Makefiles). Co-authored-by: Renn F <rennf93@users.noreply.github.com>
This commit is contained in:
@@ -309,6 +309,11 @@ ROBOCO_EXTERNAL_PR_REQUIRE_HUMAN_CONFIRM=true
|
||||
# ROBOCO_DOCS_SYNC_ENABLED=false
|
||||
# ROBOCO_DOCS_SYNC_MAX_OPEN_TASKS=3
|
||||
# ROBOCO_DOCS_SYNC_MAX_PER_CYCLE=1
|
||||
# Docs-site identity named in the write_doc(doc_type='user_facing') refusal
|
||||
# message (roboco/services/docs.py) — a deployer without their own docs-site
|
||||
# repo/URL yet can leave these unset for a generic fallback message.
|
||||
# ROBOCO_DOCS_SITE_PROJECT_SLUG=roboco-website
|
||||
# ROBOCO_DOCS_SITE_PUBLIC_URL=docs.roboco.tech
|
||||
|
||||
# =============================================================================
|
||||
# Sandboxed dev DB/Redis/Mongo (per-project opt-in via projects.sandbox_services)
|
||||
|
||||
Reference in New Issue
Block a user