Skip to content

GitHub Health Files: Code Owners#3

Merged
svengreb merged 1 commit intomainfrom
feature/gh-2-github-health-files-code-owners
Feb 10, 2023
Merged

GitHub Health Files: Code Owners#3
svengreb merged 1 commit intomainfrom
feature/gh-2-github-health-files-code-owners

Conversation

@svengreb
Copy link
Copy Markdown
Member

Resolves #2

GitHub introduced [3] the “Code Owners“ feature [1] back in 2017 that
allows to define individuals or teams that are responsible for code in a
repository. The feature is configured by a `codeowners` file [2] that
must be placed either in the root, `/docs` or `.github` directory of an repository.

For Nord this file is provided globally for all projects by this
organization `.github` repository that do not require a specific or
special configuration.

[1]: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
[2]: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location
[3]: https://github.blog/2017-07-06-introducing-code-owners

GH-2
@svengreb svengreb added this to the version-next milestone Feb 10, 2023
@svengreb svengreb self-assigned this Feb 10, 2023
@svengreb svengreb merged commit d76856d into main Feb 10, 2023
@svengreb svengreb deleted the feature/gh-2-github-health-files-code-owners branch February 10, 2023 08:26
@svengreb svengreb assigned svengreb and unassigned svengreb Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub Health Files: Code Owners

1 participant