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 Fabric Bot Issue Management #1101

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Add Fabric Bot Issue Management #1101

merged 1 commit into from
Mar 8, 2023

Conversation

JacksonWeber
Copy link
Contributor

These rules will do the following:

  • Add "needs triage" label to any opened issue.
  • Replace the "needs author feedback label" with "needs attention" when the author comments on an issue.
  • Remove the "no recent activity" from an issue when an issue has new activity after being stagnant.
  • Remove "no recent activity" label when an issue is commented on.
  • If an issue is marked as "needs author feedback" and 7 days pass the issue will be marked as "no recent activity"
  • If an issue is marked as "needs author feedback" and "no recent activity" after 7 days it will be closed as stale.
  • Issues marked as duplicate will be closed after 1 day.
  • Adds an "in-PR" label to an issue when a pull request targeting it is created.
  • Re-opens an issue closed due to inactivity if the author posts a reply within 7 days.
  • If an author posts a reply after the 7 days on the closed issue - automatically suggest they open a new issue.
  • Lock issues closed without activity for over 30 days.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@JacksonWeber JacksonWeber requested a review from hectorhdzg March 8, 2023 07:52
Copy link
Member

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

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

This is great!

@JacksonWeber JacksonWeber merged commit 493b321 into microsoft:develop Mar 8, 2023
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

2 participants