disinto/projects/harb.toml.example

27 lines
608 B
Text
Raw Normal View History

# projects/harb.toml.example — Template for johba/harb
#
# Copy to projects/harb.toml and fill in box-specific values,
# or run: disinto init johba/harb
name = "harb"
repo = "johba/harb"
forge_url = "http://localhost:3000"
repo_root = "/home/YOU/harb"
primary_branch = "master"
[ci]
woodpecker_repo_id = 0
stale_minutes = 60
[services]
containers = ["ponder"]
[monitoring]
check_prs = true
check_dev_agent = true
check_pipeline_stall = true
# [mirrors]
# github = "git@github.com:johba/harb.git"
# codeberg = "git@codeberg.org:johba/harb.git"