add hive-forge-tools: shell wrappers for common forge API operations

This commit is contained in:
damocles 2026-05-20 21:39:34 +02:00 committed by Mara
parent d348ce885f
commit 0a4cde88b0
2 changed files with 276 additions and 0 deletions

View file

@ -273,6 +273,10 @@
jq
# curl: HTTP client for forge REST API and other web requests.
curl
# hive-forge-*: shell wrappers around the Forgejo REST API
# (hive-forge-view, hive-forge-pr, hive-forge-comment, etc.)
# that replace ad-hoc curl pipelines in agent turns.
(pkgs.callPackage ../packages/hive-forge-tools.nix { })
];
# One-shot: write tea's config.yml from the seeded forge token so