Skip to main content
Watchfire
Version controlWorks

Forgejo / Gitea

Self-hosted git forges work the same as anything else.

forgejo.org

What is Forgejo / Gitea?

Forgejo and Gitea — and the wider self-hosted forge ecosystem they belong to — work with Watchfire because they're git, full stop.

Forgejo / Gitea + Watchfire

  • Self-hosted Forgejo and Gitea forges drop in via git, no Watchfire-side configuration.
  • Push the watchfire/<n> branch and open the pull request in your forge.
  • The GitHub-specific webhook for auto-marking tasks done isn't ported yet — close the task in Watchfire after merge.
Ready to go

Get started with Watchfire

Install in seconds. Define tasks. Let agents ship code for you.

Download for macOS

Available for macOS, Linux, and Windows

install
# Install via Homebrew (macOS)
$brew tap watchfire-io/tap
$brew install --cask watchfire-io/tap/watchfire
# Set up your project and go
$watchfire init
$watchfire task add "Build the login page"
$watchfire start --all

Includes GUI, CLI, and daemon. Also available via Homebrew.