-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Adding owners for e2e
directory.
#13457
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ohrimenko1988 had asked to remove him from selenium/**
as well.
In my opinion, we should remove @dmytro-ndp from code owners of this project, because he doesn't involve to this project. |
@Ohrimenko1988 is right. |
@Ohrimenko1988 I've removed Dmytro. Is there anything else we agreed on, or is this ready to merge (after the checks of course :-D)? |
.github/CODEOWNERS
Outdated
@@ -67,3 +67,6 @@ deploy/openshift/templates/che-monitoring.yaml @skabashnyuk @metlos | |||
|
|||
# selenium tests | |||
selenium/** @musienko-maxim @dmytro-ndp @Ohrimenko1988 | |||
|
|||
# e2e tests | |||
e2e/** @musienko-maxim @Ohrimenko1988 @rhopp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI there is a missing end of line
Signed-off-by: Radim Hopp <[email protected]>
Signed-off-by: Radim Hopp [email protected]
What does this PR do?
Adds owners for
e2e
folder containing Hapy Path E2E tests.What issues does this PR fix or reference?
Release Notes
Docs PR