Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Sync Across a List of Repos ? #38

Open
nelsonic opened this issue Oct 21, 2016 · 2 comments
Open

Auto-Sync Across a List of Repos ? #38

nelsonic opened this issue Oct 21, 2016 · 2 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality epic A feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues. help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. question A question needs to be answered before progress can be made on this issue

Comments

@nelsonic
Copy link
Member

nelsonic commented Oct 21, 2016

as a @dwyl contributor
I need all the "workflow labels" to be available across all projects/repos
so that I can follow the steps in the contributing guide https://github.com/dwyl/contributing

At present the code in this project is designed for one-off synching.
That's good as an MVP and certainly saves time. ⌛️
However, as soon as a new label is created, or the color/copy of an existing label is updated all the repos in the organisation need to be manually updated ... 😞

I propose that we update the code in this repo be updated to allow for auto-sync such that when the labels are updated in the "Source" repository in our case here the change(s) are automatically propagated to all the other "Target" repos.

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality question A question needs to be answered before progress can be made on this issue discuss Share your constructive thoughts on how to make progress with this issue labels Oct 21, 2016
@nelsonic nelsonic added help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. epic A feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues. labels Jan 28, 2017
@nelsonic
Copy link
Member Author

nelsonic commented Jan 28, 2017

@jackcarlisle would you consider getting this done once we've delivered AS? 🤔 😉
It will require a few minutes of "whiteboarding" ...
because it involves (Securely) Storing OAuth Tokens...
let me know. ❤️ 👍

CC: @SimonLab, @Shouston3 & @Jbarget
(in case you gents are interested in an OAuth + GitHub Hook project...)

@SimonLab
Copy link
Member

SimonLab commented Jun 1, 2017

I'm currently looking at Github App. This might be a way to solve the sync problem as I'm pretty sure there is a way to update all the installations with new labels if the "labels" application is created as a Github App. I will update this issue as soon as I have a better idea about Github App on how they work in details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality epic A feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues. help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. question A question needs to be answered before progress can be made on this issue
Projects
None yet
Development

No branches or pull requests

2 participants