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

Reconsider how solution-level items are handled #23

Open
MikeEvansLarah opened this issue Oct 26, 2020 · 1 comment
Open

Reconsider how solution-level items are handled #23

MikeEvansLarah opened this issue Oct 26, 2020 · 1 comment

Comments

@MikeEvansLarah
Copy link
Contributor

Currently we are using the project-level NuGet package to handle injecting items in at the solution-level (such as .editorconfig).

This is not a good match because it is a project-level solution to a solution-level concern.

@MikeEvansLarah
Copy link
Contributor Author

Could we use some of GitOps based processes for this? For example, detecting new repos and issuing a PR with the relevant code artefacts we think are necessary (.editorconfig, documentation snippets, etc.)

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