Reference in New Issue
Block a user
Delete Branch "chore/ci-ports-main-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
将develop分支的P2端口收尾改动同步到main,保持CI配置一致。
变更内容
从develop cherry-pick以下两个PR到main:
1. #841 端口分配清单文档 (#798)
docs/PORTS.md- 统一端口分配清单(140行)2. #845 端口变量命名统一 (#799)
scripts/ci/chatops/config.py:WEBHOOK_PORT→CHATOPS_WEBHOOK_PORTscripts/ci/chatops/webhook_server.py: 同步修改引用说明
ci-pipeline.yml的CI_PG_PORT→CI_LOCAL_PG_PORT改动未同步:main分支的ci-pipeline.yml没有顶层env块,DATABASE_URL是硬编码的,该改动不适用于main。后续如果main的CI配置与develop对齐,再同步此改动。
影响
CI核心门禁全绿,纯文档+CI配置改动,批准合并。
🗑️ 预览环境已清理
PR #853 已关闭或合并,对应的预览环境已被清理。
xiaoxia referenced this pull request2026-07-24 23:54:53 +08:00