chore(agents): add CONTRIBUTING.md compliance steps to agent-evolution-worker #9439

Merged
HAL9000 merged 3 commits from chore/agent-evolution-worker-contributing-compliance into master 2026-04-25 03:28:59 +00:00

3 Commits

Author SHA1 Message Date
HAL9000 f7deab5147 chore(agents): add concrete milestone API example and ISSUES CLOSED footer to agent-evolution-worker
CI / push-validation (pull_request) Successful in 38s
CI / helm (pull_request) Successful in 43s
CI / lint (pull_request) Successful in 1m14s
CI / build (pull_request) Successful in 58s
CI / benchmark-publish (pull_request) Has been skipped
CI / quality (pull_request) Successful in 1m54s
CI / typecheck (pull_request) Successful in 2m2s
CI / security (pull_request) Successful in 2m3s
CI / e2e_tests (pull_request) Successful in 6m5s
CI / integration_tests (pull_request) Successful in 6m49s
CI / unit_tests (pull_request) Successful in 9m24s
CI / docker (pull_request) Successful in 1m33s
CI / coverage (pull_request) Successful in 11m49s
CI / benchmark-regression (push) Has been skipped
CI / status-check (pull_request) Successful in 3s
CI / build (push) Successful in 53s
CI / lint (push) Successful in 1m4s
CI / push-validation (push) Successful in 33s
CI / helm (push) Successful in 39s
CI / typecheck (push) Successful in 1m25s
CI / quality (push) Successful in 1m25s
CI / security (push) Successful in 1m32s
CI / e2e_tests (push) Successful in 3m46s
CI / integration_tests (push) Successful in 4m20s
CI / unit_tests (push) Successful in 6m9s
CI / docker (push) Successful in 1m31s
CI / coverage (push) Successful in 11m43s
CI / status-check (push) Successful in 4s
CI / benchmark-publish (push) Has started running
CI / benchmark-regression (pull_request) Successful in 1h2m2s
Added a concrete curl example showing how to query the earliest open milestone via the Forgejo API at PR creation time, and added the ISSUES CLOSED footer requirement to the PR compliance checklist in agent-evolution-worker.md. Also updated CHANGELOG.md to reflect these additions.

ISSUES CLOSED: #8370
2026-04-25 03:14:00 +00:00
HAL9000 d17d4eebb5 chore(agents): fix CHANGELOG.md stale milestone reference in agent-evolution-worker entry
Updated the CHANGELOG.md [Unreleased] > Changed entry for #8370 to accurately
reflect the actual implementation: dynamic earliest-open-milestone assignment
via Forgejo API (not hardcoded v3.2.0 ID: 105), and Type/Task label (not
Type/Chore which does not exist in the org label system).

ISSUES CLOSED: #8370
2026-04-25 03:14:00 +00:00
HAL9000 c4122f877a chore(agents): add CONTRIBUTING.md compliance steps to agent-evolution-worker
ISSUES CLOSED: #8370
2026-04-25 03:14:00 +00:00