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

Make needs-rebase label red #11481

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Conversation

spiffxp
Copy link
Member

@spiffxp spiffxp commented Feb 23, 2019

Looking at the tide queries in use today, needs-rebase is merge-blocking for all kubernetes orgs, so yeah I think it's time to make it the same shade of red as do-not-merge/foo labels (it should really be a do-not-merge/needs-rebase label, I will follow up with that)

/hold
I'm using this to verify that @k8s-github-robot can run label_sync

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 23, 2019
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 23, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: spiffxp

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

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. area/label_sync Issues or PRs related to code in /label_sync sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Feb 23, 2019
label_sync/labels.yaml Outdated Show resolved Hide resolved
@nikhita
Copy link
Member

nikhita commented Feb 25, 2019

/sig contributor-experience

@k8s-ci-robot k8s-ci-robot added the sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. label Feb 25, 2019
@@ -273,13 +273,13 @@ default:
target: prs
prowPlugin: trigger
addedBy: prow
- color: BDBDBD
- color: e11d21
Copy link
Member

Choose a reason for hiding this comment

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

I personally will miss the grey. Not a hill worth dying on though. #sig-bikeshed

Copy link
Member

Choose a reason for hiding this comment

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

I personally will miss the grey.

Haha me too. :P

But the rationale makes sense here so ¯\_(ツ)_/¯

Copy link
Contributor

Choose a reason for hiding this comment

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

IMO we should reserve red for merge-blocking conditions, and not all of these do that.

@spiffxp spiffxp force-pushed the color-needs-labels branch from a7cdbe5 to 5cf8156 Compare April 16, 2019 22:48
@spiffxp
Copy link
Member Author

spiffxp commented Apr 16, 2019

rebased

taking another look at this, because if we're not actually blocking merge on these, maybe they should stay as-is

This matches the color used by do-not-merge/foo labels
@spiffxp spiffxp force-pushed the color-needs-labels branch from 5cf8156 to 411da82 Compare April 16, 2019 23:57
@spiffxp
Copy link
Member Author

spiffxp commented Apr 17, 2019

Looking at the tide queries in use today, needs-rebase is merge-blocking for all kubernetes orgs, so yeah I think it's time to make it the same shade of red as do-not-merge/foo labels (it should really be a do-not-merge/needs-rebase label, I will follow up with that)

I went down a rabbit hole trying to rationalize the others and honestly, it's not worth the effort right now. The needs-kind and needs-sig labels are applied both to issues and PR's, and they aren't applied in most repos. I feel like having a needs-sig label for issues, and do-not-merge/needs-sig label for PR's is maybe more self-explanatory, and would rather no go through that now. Given that there's a desire to redo triage workflow anyway (ref: kubernetes/community#3456), I'm not going to touch them.

@spiffxp spiffxp changed the title Make needs-foo labels red Make needs-rebase label red Apr 17, 2019
@nikhita
Copy link
Member

nikhita commented Apr 17, 2019

👍

@spiffxp
Copy link
Member Author

spiffxp commented Apr 17, 2019

/hold cancel
I'm also not anywhere close to being able to test out what I wanted to use this to test out, so I'm just gonna let it deploy pending /lgtm

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 17, 2019
@cblecker
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 17, 2019
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: d18507bcf9e948072b3644a514309ac5b07a89a0

@k8s-ci-robot k8s-ci-robot merged commit 7d5e88e into kubernetes:master Apr 17, 2019
@k8s-ci-robot
Copy link
Contributor

@spiffxp: Updated the label-config configmap in namespace test-pods using the following files:

  • key labels.yaml using file label_sync/labels.yaml

In response to this:

Looking at the tide queries in use today, needs-rebase is merge-blocking for all kubernetes orgs, so yeah I think it's time to make it the same shade of red as do-not-merge/foo labels (it should really be a do-not-merge/needs-rebase label, I will follow up with that)

/hold
I'm using this to verify that @k8s-github-robot can run label_sync

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.

@spiffxp spiffxp deleted the color-needs-labels branch April 19, 2019 23:59
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/label_sync Issues or PRs related to code in /label_sync cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants