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

Allow copying settings from one repo to another #148

Closed
Tracked by #117
DerekRobin opened this issue Feb 24, 2022 · 2 comments
Closed
Tracked by #117

Allow copying settings from one repo to another #148

DerekRobin opened this issue Feb 24, 2022 · 2 comments

Comments

@DerekRobin
Copy link
Member

No description provided.

@DerekRobin
Copy link
Member Author

Upon selecting a repo, if the repo has saved settings, the user is prompted:
That repo has settings already saved. Would you like to load them? YES/NO?
Then regardless of what they choose, when they press the submit button, if the repo already has settings saved, we ask them:
That repo has settings already saved. Would you like to overwrite them? YES/NO?

@DerekRobin
Copy link
Member Author

GET /api/v1/settings for the repo being copied from, then plug the response data into the post body for a POST /api/v1/settings for the repo being copied to

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

No branches or pull requests

1 participant