3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-29 21:38:44 +00:00
z3/.github/workflows/specbot.md
Copilot 9ea16e966d
SpecBot: Output to Discussions instead of Pull Requests (#8399)
* Initial plan

* Replace create-pull-request with create-discussion for SpecBot

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>
2026-01-27 13:21:09 -08:00

1.2 KiB

description on roles env permissions tools safe-outputs timeout-minutes steps
Automatically annotate code with assertions capturing class invariants, pre-conditions, and post-conditions using LLM-based specification mining
schedule workflow_dispatch
weekly
inputs
target_path target_class
description required default
Target directory or file to analyze (e.g., src/ast/, src/smt/smt_context.cpp) false
description required default
Specific class name to analyze (optional) false
write
maintain
admin
GH_TOKEN
${{ secrets.BOT_PAT }}
contents issues pull-requests
read read read
github view glob grep edit bash
toolsets
default
:*
create-discussion missing-tool
title-prefix category close-older-discussions
[SpecBot] Agentic Workflows true
create-issue
true
45
name uses
Checkout repository actions/checkout@v5

@./agentics/specbot.md