disinto/projects/harb.toml

29 lines
689 B
TOML
Raw Normal View History

# projects/harb.toml — Project config for johba/harb
#
# This file defines project-specific settings for disinto agents.
#
# push3-evolution subsystem: fitness_flags field is comma-separated
# (tools/push3-evolution/seeds/manifest.schema.json, harb#987)
name = "harb"
repo = "johba/harb"
repo_root = "/home/debian/harb"
primary_branch = "master"
[ci]
woodpecker_repo_id = 2
stale_minutes = 60
[services]
containers = ["ponder"]
[matrix]
room_id = "!LvLgiDVUbZKcRYga:matrix.allf.in"
bot_user = "@harb-factory:matrix.allf.in"
token_env = "MATRIX_TOKEN"
[monitoring]
check_prs = true
check_dev_agent = true
check_pipeline_stall = true