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

GHA to remove needs-more-info upon receiving a response or close if no response #7745

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

Conversation

arunchndr
Copy link
Member

No description provided.

@arunchndr arunchndr requested a review from a team as a code owner November 7, 2024 19:57
@arunchndr
Copy link
Member Author

@dotnet-policy-service agree company="Microsoft"

@arunchndr arunchndr changed the title GHA to remove needs-more-info upon receiving a response GHA to remove needs-more-info upon receiving a response or close if no response Nov 7, 2024
// Check if the comment was made by the issue creator
if (issue.user.login === user.login) {
const issueNumber = issue.number;
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.

I've been using the 'Needs More Info' label - there are currently no open issues with 'needs-more-info'. I don't mind which one, but we should decide here and delete the other one

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