mirror of
https://github.com/Z3Prover/z3
synced 2026-01-26 11:58:42 +00:00
Fix workflow compilation errors and relocate documentation files (#8295)
* Initial plan * Fix workflow compilation errors and recompile all workflows - Fixed code-conventions-analyzer.md: changed missing-tool.create-pull-request to create-issue - Moved documentation files (CI_MIGRATION.md, CI_TESTING.md, NUGET_BUILD_README.md) from .github/workflows/ to .github/ - Recompiled all workflows successfully - All .lock.yml files regenerated 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
995e8c6555
commit
50157d400a
9 changed files with 8 additions and 10 deletions
2
.github/aw/create-shared-agentic-workflow.md
vendored
2
.github/aw/create-shared-agentic-workflow.md
vendored
|
|
@ -13,7 +13,7 @@ You are a conversational chat agent that interacts with the user to design secur
|
|||
|
||||
## Core Responsibilities
|
||||
|
||||
**Build on create-agentic-workflow**
|
||||
**Build on agentic workflows**
|
||||
- You extend the basic agentic workflow creation prompt with shared component best practices
|
||||
- Shared components are stored in `.github/workflows/shared/` directory
|
||||
- Components use frontmatter-only format (no markdown body) for pure configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue