mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-16 04:22:36 +00:00
chore: sync blocker refresh handoff baseline
This commit is contained in:
parent
6bbda6f7a1
commit
3505916ea3
10 changed files with 719 additions and 341 deletions
|
|
@ -0,0 +1,72 @@
|
|||
# Delegation Readiness Doctor — Workflow Approval Trigger
|
||||
|
||||
Generated: 2026-04-23 16:35 CDT
|
||||
PR: https://github.com/NousResearch/hermes-agent/pull/14297
|
||||
Head ref: `NplusM420:hermes/delegation-readiness-doctor-clean`
|
||||
Head SHA: `6bbda6f7a1fdf045001a4ac676871f9607502074`
|
||||
Base SHA: `a0d8dd7ba30c193390c71360e94991f61f4c4ef3`
|
||||
|
||||
## Live signature
|
||||
- Combined status state: pending
|
||||
- Combined status contexts: 0
|
||||
- Check runs: 0
|
||||
- Check suites: 5
|
||||
- Action-required suites: 5
|
||||
|
||||
## Exact blocker
|
||||
GitHub has already created Actions suites for the fork PR head commit, but every suite is still `action_required` and no check runs exist yet. The blocker is maintainer workflow approval / run permission, not missing local proof.
|
||||
|
||||
## Direct approval surfaces
|
||||
- PR conversation: https://github.com/NousResearch/hermes-agent/pull/14297
|
||||
- PR checks tab: https://github.com/NousResearch/hermes-agent/pull/14297/checks
|
||||
- Repo Actions filtered to this branch: https://github.com/NousResearch/hermes-agent/actions?query=branch%3Ahermes%2Fdelegation-readiness-doctor-clean
|
||||
|
||||
## Action-required suites
|
||||
- Suite `65956809779` — completed / action_required
|
||||
- API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809779
|
||||
- Check runs API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809779/check-runs
|
||||
- latest_check_runs_count: 0 | rerequestable: True
|
||||
- Suite `65956809797` — completed / action_required
|
||||
- API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809797
|
||||
- Check runs API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809797/check-runs
|
||||
- latest_check_runs_count: 0 | rerequestable: True
|
||||
- Suite `65956809798` — completed / action_required
|
||||
- API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809798
|
||||
- Check runs API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809798/check-runs
|
||||
- latest_check_runs_count: 0 | rerequestable: True
|
||||
- Suite `65956809804` — completed / action_required
|
||||
- API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809804
|
||||
- Check runs API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809804/check-runs
|
||||
- latest_check_runs_count: 0 | rerequestable: True
|
||||
- Suite `65956809843` — completed / action_required
|
||||
- API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809843
|
||||
- Check runs API: https://api.github.com/repos/NousResearch/hermes-agent/check-suites/65956809843/check-runs
|
||||
- latest_check_runs_count: 0 | rerequestable: True
|
||||
|
||||
## Maintainer nudge status
|
||||
```text
|
||||
Existing maintainer unblock request already posted by `NplusM420`; do not repost unless the blocker signature changes materially. Use the text below only as the current live-state reference.
|
||||
|
||||
Maintainer unblock request for PR #14297:
|
||||
|
||||
The Delegation Readiness Doctor PR is ready for review, but GitHub has the fork workflows stuck at `action_required` for head `6bbda6f7a1fdf045001a4ac676871f9607502074`.
|
||||
|
||||
Live blocker signature right now:
|
||||
- combined status: `pending`
|
||||
- check runs: `0`
|
||||
- check suites: `5`
|
||||
- action_required suites: `5`
|
||||
|
||||
Please approve and run the fork PR workflows for this head commit. After that, rerun:
|
||||
`bash starter-kits/delegation-readiness-doctor/scripts/emit-pr-review-monitor.sh`
|
||||
|
||||
If a real failing run appears, the proof/repair packet is already frozen in `starter-kits/delegation-readiness-doctor/artifacts/latest-reviewer-handoff.md` and `latest-broken-state-roundtrip.md`.
|
||||
```
|
||||
|
||||
## Verification after approval
|
||||
1. Run `bash starter-kits/delegation-readiness-doctor/scripts/emit-pr-review-monitor.sh`.
|
||||
2. Confirm `latest-pr-review-monitor.md` shows at least one real check run or status context for head `6bbda6f7a1fdf045001a4ac676871f9607502074`.
|
||||
3. If CI fails, answer that concrete failure from `latest-reviewer-handoff.md` instead of repeating the approval blocker.
|
||||
|
||||
## Proof note
|
||||
This trigger artifact exists so the recurring blocker can be attacked with one exact nudge packet and one exact verification step instead of another status-only monitor refresh, even when unauthenticated public API rate limits would otherwise stall the packet refresh.
|
||||
Loading…
Add table
Add a link
Reference in a new issue