diff --git a/formulas/run-planner.toml b/formulas/run-planner.toml index 67ff914..38d82af 100644 --- a/formulas/run-planner.toml +++ b/formulas/run-planner.toml @@ -119,7 +119,11 @@ Evidence from the preflight step informs whether each prediction is valid -d '{"state":"closed"}' For WATCH: - a. Comment with reasoning why not urgent + a. Comment with reasoning why not urgent: + curl -sf -X POST -H "Authorization: token $CODEBERG_TOKEN" \ + -H "Content-Type: application/json" \ + "$CODEBERG_API/issues//comments" \ + -d '{"body":"Watching — "}' b. Replace prediction/unreviewed label with prediction/backlog: curl -sf -X DELETE -H "Authorization: token $CODEBERG_TOKEN" \ "$CODEBERG_API/issues//labels/"