Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Keep files in sync #49

Open
parkr opened this issue Jan 12, 2019 · 0 comments
Open

Keep files in sync #49

parkr opened this issue Jan 12, 2019 · 0 comments

Comments

@parkr
Copy link
Owner

parkr commented Jan 12, 2019

I’d like to add a module which can keep files in sync. You’d give the module:

  1. The file path
  2. The file contents
  3. The repo(s)
  4. 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@parkr and others