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

🚀 Feature: Add an option to skip file system changes #1049

Open
3 tasks done
JoshuaKGoldberg opened this issue Nov 21, 2023 · 1 comment
Open
3 tasks done

🚀 Feature: Add an option to skip file system changes #1049

JoshuaKGoldberg opened this issue Nov 21, 2023 · 1 comment
Assignees
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

Right now, you can use this template in a way that skips API calls (e.g. --offline/--skip-github-api)... but if you just want to update the API calls for an existing repo, the steps are a little manual:

  1. Run --mode migrate locally
  2. Reset all file system changes in Git

It'd be nice to have option(s) to skip making any changes to the file system, so you don't need to run step 2.

Additional Info

I wonder if this should be split into >=2? Core file system changes and also allcontributors generation...?

@JoshuaKGoldberg JoshuaKGoldberg added type: feature New enhancement or request status: accepting prs Please, send a pull request to resolve this! labels Nov 21, 2023
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Nov 21, 2023
@JoshuaKGoldberg
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

No branches or pull requests

1 participant