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

Incorporate previous label syncer #1

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

tayloramurphy
Copy link
Contributor

labels.yaml Outdated Show resolved Hide resolved
labels.yaml Outdated
Comment on lines 29 to 31
- name: "Documentation"
description: Improvements or additions to documentation
color: "0075CA"
Copy link
Member

Choose a reason for hiding this comment

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

We should be consistent with our tag capitalization. I think all-lowercase is appropriate, maybe with a few exceptions.

Suggested change
- name: "Documentation"
description: Improvements or additions to documentation
color: "0075CA"
- name: "documentation"
description: Improvements or additions to documentation
color: "0075CA"

Copy link
Member

Choose a reason for hiding this comment

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

I won't suggest lowercasing the other uppercase letters in tags until we decide how we should handle this.

labels.yaml Outdated Show resolved Hide resolved
labels.yaml Show resolved Hide resolved
labels.yaml Show resolved Hide resolved
labels.yaml Outdated Show resolved Hide resolved
labels.yaml Outdated Show resolved Hide resolved
labels.yaml Outdated Show resolved Hide resolved
labels.yaml Outdated Show resolved Hide resolved
labels.yaml Outdated Show resolved Hide resolved
labels.yaml Outdated Show resolved Hide resolved
@tayloramurphy
Copy link
Contributor Author

tayloramurphy commented Mar 1, 2023

Current batch that would be deleted:

#Deleting
#candidate
# automation
# Connectors
# dependencies
# flow::blocked
# flow::Blocked
# flow::doing
# flow::Doing
# flow::review
# flow::Review
# flow::to do
# flow::To Do
# flow::triage
# flow::Triage
# hacktoberfest-accepted
# making money
# Making Money
#  meltano - retrospective
# office hours::discussed
# Office Hours::Discussed
# office hours::to discuss
# Office Hours::To Discuss
# office hours::up next
# Office Hours::Up Next
# project awesome

@tayloramurphy
Copy link
Contributor Author

@WillDaSilva I'm pretty happy with this first pass. There are definitely a few labels that we don't need, but I'd like to deal with those at a later date.

For this PR, I pulled every label from the first time this job ran and either made sure it was in the file or added it to the "to delete" list.

Once we get #2 sorted, I think we can merge this and go live.

@edgarrmondragon
Copy link

@WillDaSilva @tayloramurphy Is this in a good place to merge? I wanted to see if I could add a breaking change label to a few SDK issues and it seems this PR already has considered it.

@WillDaSilva
Copy link
Member

@edgarrmondragon I believe @tayloramurphy hit #10 when last trying to use this, and I haven't looked into the bug yet. With that bug resolved (and potentially also the rate limit bug), this should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants