mirror of
https://github.com/Z3Prover/z3
synced 2026-01-29 13:28:44 +00:00
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>
This commit is contained in:
parent
cd5cea9e9c
commit
9ea16e966d
4 changed files with 45 additions and 95 deletions
6
.github/workflows/specbot.md
vendored
6
.github/workflows/specbot.md
vendored
|
|
@ -35,8 +35,10 @@ tools:
|
|||
- ":*"
|
||||
|
||||
safe-outputs:
|
||||
create-pull-request:
|
||||
if-no-changes: ignore
|
||||
create-discussion:
|
||||
title-prefix: "[SpecBot] "
|
||||
category: "Agentic Workflows"
|
||||
close-older-discussions: true
|
||||
missing-tool:
|
||||
create-issue: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue