ci: add workflow to auto-update downstream submodule repos #17
Reference in New Issue
Block a user
Delete Branch "ci/submodule-notify"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a Gitea Actions workflow that runs on push to
mainand opens PRs in downstream repos to update theirsilo-clientsubmodule pointer.Downstream targets:
kindred/silo-modkindred/silo-calcFeatures:
Setup required:
BOT_TOKENsecret with Gitea API token that has write access to both downstream repossubmodule_pathvalues in the workflow matrix match actual paths in downstream repos (currently set todeps/silo-client)