Draft: automate post-execution bounty issue updates#630
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
Reviewed the draft diff for #630 via the public Finding: the new finalization helper is unit-tested, but I do not see route-level coverage for the This matters because the admin runbook tells operators to inspect I did not run local commands; evidence reviewed: |
Summary
create_bountytreasury executionmrwk:bountyand post a claims-openReserved on MergeWorkcomment whenMERGEWORK_GITHUB_ISSUE_TOKENis configuredStack / merge order
Depends on #625 and targets
maintainer/treasury-capacity-visibility. Keep this draft until #625 is merged and deployed, then rebase/retarget as needed.Maintainer note
This is a maintainer PR and is not asking for a bounty. It keeps proposed issues non-live until the proposal executes; only after execution does the app add
mrwk:bountyand announce that claims are open.Validation
./.venv/bin/python scripts/check_agents.py./.venv/bin/python -m pytest./.venv/bin/python -m ruff format --check ../.venv/bin/python -m ruff check ../.venv/bin/python -m mypy app./.venv/bin/python scripts/docs_smoke.pySummary by CodeRabbit
Release Notes
New Features
Documentation