pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:TypeScript language:Python
Filter by
147M results
…recent updates
Merges the changes from the 0.1.x branch into the 0.2.x branch.
merge-up
patch
Problem
During spec runs, subagents call spec-workflow-guide first and STOP if it fails. Intermittently it returned a
degraded-mode / read-only filesystem error and halted the task — while sibling tools ...
Fixed login issues
Summary
Corrects the lisa-update-projects skill to reference the real workspace config file and makes the host-project update
flow explicit.
- The skill referenced a non-existent .lisa.config.local.json ...
Closes #4525
Summary
Removes 3 duplicate copies of parseSemver/compareSemver and consolidates to a single source of truth.
Changes
- Extract shared semver utilities to src/utils/semver.ts
- Replace ...
变更摘要
- 完善 Branch Promotion workflow 的 promotion actor 校验
- 晋升审计评论补充 workflow run、promotion actor 与 UTC 执行时间
验证
- pnpm exec prettier --check .github/workflows/promote.yml
P4 说明
该 PR 用于补齐 P4 分支晋升闭环的 ...
Problem
The release_please job (googleapis/release-please-action) runs on every non-release push to main and fails with
Validation Failed … already_exists — it keeps trying to create a release for the ...
area:ci
area:docs