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

Adding OWNERS file #91

Merged
merged 3 commits into from
Oct 15, 2021
Merged

Adding OWNERS file #91

merged 3 commits into from
Oct 15, 2021

Conversation

jcnars
Copy link
Collaborator

@jcnars jcnars commented Oct 14, 2021

As expected by OSS bot, adding OWNERS file:
#90 (comment)

Copy link
Collaborator

@google-oss-robot google-oss-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcnars: 1 invalid OWNERS file

In response to this:

As expected by OSS bot, adding OWNERS file:
#90 (comment)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

OWNERS Outdated
@@ -0,0 +1,3 @@
mfielding
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot parse file: error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type repoowners.FullConfig.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fixed. Changed from:

mfielding
rachelhmyang
jcnars

to:

approvers:
- mfielding
- jcnars
- rachelhmyang

mfielding
mfielding previously approved these changes Oct 15, 2021
Copy link
Member

@mfielding mfielding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may need to disable the OSS robot o get this submitted, as there are no current approvers.

This involves a fairly big (but fortunately mostly self-documenting) process for reviews; it might make sense to annotate docs/contributing.md appropriately, as it's different form the traditional GitHub process many may be familiar with.

@@ -0,0 +1,4 @@
approvers:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment referencing context? A suggestion:

bms-toolkit leverages the Kubernetes project's owner convention https://go.k8s.io/owners

@jcnars
Copy link
Collaborator Author

jcnars commented Oct 15, 2021

You may need to disable the OSS robot o get this submitted, as there are no current approvers.

IIUC, this is only true if we using the bot to merge the PR, which in our case is not. We will see shortly when we merge this !

This involves a fairly big (but fortunately mostly self-documenting) process for reviews; it might make sense to annotate docs/contributing.md appropriately, as it's different form the traditional GitHub process many may be familiar with.

Agreed, adding the link you mentioned in the other comment.

@google-oss-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jcnars, mfielding

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jcnars jcnars merged commit d5d6aec into master Oct 15, 2021
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.

None yet

3 participants