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

Implement CODEOWNERS For Stack Owners #1525

Closed
3 tasks
Jdubrick opened this issue Apr 16, 2024 · 1 comment · Fixed by devfile/registry#384
Closed
3 tasks

Implement CODEOWNERS For Stack Owners #1525

Jdubrick opened this issue Apr 16, 2024 · 1 comment · Fixed by devfile/registry#384
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure

Comments

@Jdubrick
Copy link
Contributor

Jdubrick commented Apr 16, 2024

Which area/kind this issue is related to?

/area registry

Issue Description

Currently in the Devfile Registry we have an OWNERS file in the directory for each stack to outline the owner of said stack. We have decided to move to a CODEOWNERS file approach where the owners of each stack will be defined here. In addition to consolidating all of the owners to that CODEOWNERS file we will need to remove the OWNERS file from the stack directories as they are no longer required. The OWNERS file in the root of the registry repository should remain.

Acceptance Criteria

  • CODEOWNERSfile edited to include all stacks and their respective owners
  • OWNERS files that are apart of each stack removed
  • Update root documentation to outline the new process of defining owners
@openshift-ci openshift-ci bot added the area/registry Devfile registry for stacks and infrastructure label Apr 16, 2024
@Jdubrick Jdubrick changed the title Add OWNERS file to Devfile owned stacks Implement CODEOWNERS For Stack Owners Apr 17, 2024
@Jdubrick
Copy link
Contributor Author

Updated issue title and description as we are shifting to a CODEOWNERS approach rather than having individual OWNERS files for each stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure
Projects
Status: Done ✅
2 participants