You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
I’d like to add a module which can keep files in sync. You’d give the module:
The file path
The file contents
The repo(s)
The target branch name
It would go through each repo and check if the file were up to date. If not, it would open a PR to update. No special processing of the file, just 1:1.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I’d like to add a module which can keep files in sync. You’d give the module:
It would go through each repo and check if the file were up to date. If not, it would open a PR to update. No special processing of the file, just 1:1.
The text was updated successfully, but these errors were encountered: