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

Add github actions for issue health #7007

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

arunchndr
Copy link
Member

No description provided.

@arunchndr arunchndr requested a review from a team as a code owner March 29, 2024 00:35
Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

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

Seems reasonable!

with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
const labelName = 'needs-more-info';
Copy link
Member

Choose a reason for hiding this comment

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

we have two needs more info labels. Fine with using this one, but we should transition issues under the old one to it and delete the old one
image

Copy link
Member Author

Choose a reason for hiding this comment

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

All our new labels seem to be of the space format. Do we want to keep that and delete the hyphenated version? The hyphenated has 0 issues under it anyway

Copy link
Member

Choose a reason for hiding this comment

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

Fine with either. easiest is probably just to use the one with spaces since we on't have to move labels

"Project System": "@jasonmalinowski",
"Question": "@mikadumont",
"Razor": "@phil-allen-msft",
"Unity": "@jbevain"
Copy link
Member

Choose a reason for hiding this comment

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

At some point it might be useful to create (or re-use) a few different github groups here. For example we could have a debugger set, razor set, unity set, etc. Then we can live update the groups without needing to modify this.
Totally fine with this as v1 though.

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.

2 participants