-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
fetch-configlet: add to CODEOWNERS
in every track repo
#286
Labels
kind: feature
User-facing enhancement
Comments
This was referenced May 4, 2021
This was referenced May 5, 2021
Tracks where a PR wasn't created:
|
This was referenced May 5, 2021
@ee7 PRs have been created for all those repos, except the |
ee7
pushed a commit
to exercism/nim
that referenced
this issue
May 6, 2021
Each track repo has a `fetch-configlet` script that is a copy of the one in the `configlet` repo. We are therefore adding the path of the track copy to `CODEOWNERS` to prevent the track from changing it independently. A contributor should propose changes against the upstream copy so that any update can benefit every track. See: - https://github.com/exercism/configlet/blob/main/scripts/fetch-configlet - exercism/configlet#286
CODEOWNERS
in every track repoCODEOWNERS
in every track repo
Looks like we're done now. Closing.
https://github.com/search?q=topic%3Aexercism-track+org%3Aexercism&type=Repositories
|
🥳 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This file probably shouldn't be changed on a per-track level, so adding it to
CODEOWNERS
would help us notice if somebody tries to do that.We could make something like the below change to the typical
.github/CODEOWNERS
fileThe text was updated successfully, but these errors were encountered: