mirror of
https://github.com/Z3Prover/z3
synced 2026-02-26 02:01:21 +00:00
Upgrade agentic workflows to gh-aw v0.37.0 (#8261)
* Initial plan * Upgrade workflows to gh-aw v0.37.0 (latest) Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
2ab9887478
commit
7c4a22d865
17 changed files with 2248 additions and 7034 deletions
3
.github/workflows/build-warning-fixer.md
vendored
3
.github/workflows/build-warning-fixer.md
vendored
|
|
@ -6,7 +6,6 @@ on:
|
|||
permissions: read-all
|
||||
tools:
|
||||
view: {}
|
||||
grep: {}
|
||||
glob: {}
|
||||
edit:
|
||||
bash:
|
||||
|
|
@ -143,4 +142,4 @@ You are an AI agent that automatically detects and fixes build warnings in the Z
|
|||
|
||||
## Output
|
||||
|
||||
If you find and fix warnings, create a PR. If no warnings are found or all warnings are too complex to auto-fix, exit gracefully without creating a PR.
|
||||
If you find and fix warnings, create a PR. If no warnings are found or all warnings are too complex to auto-fix, exit gracefully without creating a PR.
|
||||
Loading…
Add table
Add a link
Reference in a new issue