You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking of ways we could gently encourage maintainers of the downstream templated packages to only make minimal required edits to the files managed by the template and change things here instead.
Proposed solution
Two things came to mind:
Use CODEOWNERS to request review of the template maintainers on PRs editing files managed by the template.
Make a GH Actions script which posts a comment on the PR saying "hey you edited a template file should these changes be made in the template"
The text was updated successfully, but these errors were encountered:
Describe the feature
I was thinking of ways we could gently encourage maintainers of the downstream templated packages to only make minimal required edits to the files managed by the template and change things here instead.
Proposed solution
Two things came to mind:
The text was updated successfully, but these errors were encountered: