Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .github/workflows/archie.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .github/workflows/archie.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ permissions:
issues: read
pull-requests: read
actions: read
engine: copilot
engine:
id: copilot
agent: adr-writer
strict: true
imports:
- shared/mcp/serena-go.md
Expand Down
28 changes: 14 additions & 14 deletions .github/workflows/contribution-check.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion .github/workflows/contribution-check.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ permissions:
env:
TARGET_REPOSITORY: ${{ vars.TARGET_REPOSITORY || github.repository }}

engine:
id: copilot
agent: contribution-checker

tools:
mount-as-clis: true
github:
Expand Down Expand Up @@ -252,4 +256,4 @@ If any subagent call failed (❓), also apply `outdated`.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
```
Loading
Loading