Skip to content

Conversation

ahmedhamouda78
Copy link
Member

Description of changes

  • Adding a bot to close stale issues with the pending-community-response

Description of how you validated changes

  • I added a debug-only flag to dry-run the workflow first to verify it. I will remove that flag in a follow-up PR once I confirm it runs successfully.

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ahmedhamouda78 ahmedhamouda78 requested a review from a team as a code owner August 21, 2025 14:41
Copy link
Contributor

@soberm soberm left a comment

Choose a reason for hiding this comment

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

Do we actually want to close all stale issues with pending-community-response? I think this only applies for questions and not confirmed bugs or feature requests.

@ahmedhamouda78
Copy link
Member Author

Do we actually want to close all stale issues with pending-community-response? I think this only applies for questions and not confirmed bugs or feature requests.

I agree that we can exclude confirmed bugs, but do you think there is anything else worth excluding?

@soberm
Copy link
Contributor

soberm commented Aug 22, 2025

Do we actually want to close all stale issues with pending-community-response? I think this only applies for questions and not confirmed bugs or feature requests.

I agree that we can exclude confirmed bugs, but do you think there is anything else worth excluding?

I think we only want it for questions and exclude everything else?

@ahmedhamouda78
Copy link
Member Author

Do we actually want to close all stale issues with pending-community-response? I think this only applies for questions and not confirmed bugs or feature requests.

I agree that we can exclude confirmed bugs, but do you think there is anything else worth excluding?

I think we only want it for questions and exclude everything else?

I'll modify it to only target questions pending community response. We can change it later to add more labels if we want.

@ahmedhamouda78 ahmedhamouda78 merged commit 9f66816 into main Aug 26, 2025
36 checks passed
@ahmedhamouda78 ahmedhamouda78 deleted the chore/add-stale-bot branch August 26, 2025 09:08
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.

4 participants