mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-16 04:22:36 +00:00
chore: harden blocker packet validator scope
This commit is contained in:
parent
25d371dbe2
commit
25c536c669
3 changed files with 43 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ from pathlib import Path
|
|||
|
||||
artifacts_dir = Path(sys.argv[1])
|
||||
artifacts = [
|
||||
'latest-upstream-blocker-refresh.md',
|
||||
'latest-workflow-approval-state-change.md',
|
||||
'latest-pr-review-monitor.md',
|
||||
'latest-ci-result-interpreter.md',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue