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

Drop unused OWNER files and drop productivity folks from being tagged for review #15051

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

dprotaso
Copy link
Member

@dprotaso dprotaso commented Mar 27, 2024

This cleans up the OWNER files

A lot of them were adding labels to different PRs - this was used previously to segment code into different WG areas (eg. scaling, networking). This isn't needed anymore.

The second bit is changes in the folder hack and test productivity reviewers were being tagged which isn't correct anymore since serving is responsible for this. A ways back this was a productivity concern when they 'owned' the tests (back in '18-19)

@knative-prow knative-prow bot added the area/API API objects and controllers label Mar 27, 2024
@knative-prow knative-prow bot requested a review from izabelacg March 27, 2024 20:21
@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 27, 2024
@knative-prow knative-prow bot requested a review from mgencur March 27, 2024 20:21
@knative-prow knative-prow bot added area/monitoring area/networking area/test-and-release It flags unit/e2e/conformance/perf test issues for product features size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 27, 2024
@dprotaso
Copy link
Member Author

/assign @ReToCode @skonto

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.04%. Comparing base (b49fb25) to head (fcbb5de).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15051      +/-   ##
==========================================
- Coverage   84.04%   84.04%   -0.01%     
==========================================
  Files         213      213              
  Lines       16796    16796              
==========================================
- Hits        14117    14116       -1     
- Misses       2325     2326       +1     
  Partials      354      354              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ReToCode ReToCode left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 28, 2024
Copy link

knative-prow bot commented Mar 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, ReToCode

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

The pull request process is described 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

@knative-prow knative-prow bot merged commit a92b2ee into knative:main Mar 28, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/API API objects and controllers area/autoscale area/monitoring area/networking area/test-and-release It flags unit/e2e/conformance/perf test issues for product features lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants