disinto/projects/harb.toml

20 lines
432 B
TOML

# projects/harb.toml — Project config for johba/harb
#
# This file defines project-specific settings for disinto agents.
name = "harb"
repo = "johba/harb"
repo_root = "/home/debian/harb"
primary_branch = "master"
[ci]
woodpecker_repo_id = 2
stale_minutes = 60
[services]
containers = ["ponder"]
[monitoring]
check_prs = true
check_dev_agent = true
check_pipeline_stall = true