docs(changelog): add entry for product-builder tier comment clarification (#8169)
CI / helm (push) Successful in 28s
CI / build (push) Successful in 48s
CI / lint (push) Successful in 1m5s
CI / quality (push) Successful in 1m6s
CI / typecheck (push) Successful in 1m26s
CI / security (push) Successful in 1m25s
CI / push-validation (push) Successful in 21s
CI / benchmark-publish (push) Failing after 42s
CI / integration_tests (push) Successful in 3m26s
CI / e2e_tests (push) Successful in 3m49s
CI / unit_tests (push) Successful in 4m34s
CI / docker (push) Successful in 1m40s
CI / coverage (push) Successful in 10m7s
CI / status-check (push) Successful in 2s
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 48s
CI / helm (pull_request) Successful in 32s
CI / push-validation (pull_request) Successful in 35s
CI / build (pull_request) Successful in 48s
CI / quality (pull_request) Successful in 1m21s
CI / security (pull_request) Successful in 1m31s
CI / typecheck (pull_request) Successful in 1m41s
CI / integration_tests (pull_request) Successful in 3m30s
CI / e2e_tests (pull_request) Successful in 4m26s
CI / unit_tests (pull_request) Successful in 4m59s
CI / docker (pull_request) Successful in 1m47s
CI / coverage (pull_request) Successful in 10m40s
CI / status-check (pull_request) Successful in 3s
CI / helm (push) Successful in 28s
CI / build (push) Successful in 48s
CI / lint (push) Successful in 1m5s
CI / quality (push) Successful in 1m6s
CI / typecheck (push) Successful in 1m26s
CI / security (push) Successful in 1m25s
CI / push-validation (push) Successful in 21s
CI / benchmark-publish (push) Failing after 42s
CI / integration_tests (push) Successful in 3m26s
CI / e2e_tests (push) Successful in 3m49s
CI / unit_tests (push) Successful in 4m34s
CI / docker (push) Successful in 1m40s
CI / coverage (push) Successful in 10m7s
CI / status-check (push) Successful in 2s
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 48s
CI / helm (pull_request) Successful in 32s
CI / push-validation (pull_request) Successful in 35s
CI / build (pull_request) Successful in 48s
CI / quality (pull_request) Successful in 1m21s
CI / security (pull_request) Successful in 1m31s
CI / typecheck (pull_request) Successful in 1m41s
CI / integration_tests (pull_request) Successful in 3m30s
CI / e2e_tests (pull_request) Successful in 4m26s
CI / unit_tests (pull_request) Successful in 4m59s
CI / docker (pull_request) Successful in 1m47s
CI / coverage (pull_request) Successful in 10m40s
CI / status-check (pull_request) Successful in 3s
Added CHANGELOG.md entry documenting the worker allocation tier comment updates from PR #8251 / issue #8169. Clarifies that N_FULL handles PR fixes via PR-First Priority rule and N_QUARTER covers UAT, bug hunting, and test infra pools. ISSUES CLOSED: #8169
This commit was merged in pull request #8251.
This commit is contained in:
@@ -265,6 +265,12 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
### Changed
|
||||
|
||||
- **`product-builder` Worker Allocation Tier Comments** (#8169): Clarified the
|
||||
`N_FULL` tier comment to explicitly document that PR fixing is handled by
|
||||
`implementation-pool-supervisor` via its PR-First Priority rule. Updated the
|
||||
`N_QUARTER` comment to enumerate the pools it covers (UAT, bug hunting, test
|
||||
infra). Prevents confusion about which supervisor handles PR fix work.
|
||||
|
||||
- **Decision Tree Full ULID Display** (#5825): The `agents plan tree` command now
|
||||
displays full 26-character ULIDs for all decisions instead of truncating them to
|
||||
8 characters. This enables users to copy decision IDs directly from tree output
|
||||
|
||||
Reference in New Issue
Block a user