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 Resource Management automation for issue and PR Triage #1305

Merged
merged 4 commits into from
Dec 8, 2023

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Dec 8, 2023

Fixes #169

This is the initial onboard into the new fabricbot service. It adds basic triage for issues and PRs. Here are the automations that are added with this:

  1. Add untriaged label to new issues
  2. Add Codeflow links to new PRs
  3. Add needs-author-action to PRs when a review is submitted and changes are requested
  4. Monitors for issues and PRs with needs-author-action label that haven't been updated in 2 weeks, and will add no-recent-activity label as well as add a comment mentioning that it will be closed in one more week of inactivity.
  5. Monitors for issues and PRs that have no-recent-activity label and haven't had activity for an additional week, and closes them.

cc: @jeffhandley @wtgodbe @mkArtakMSFT

FYI: @DamianEdwards @davidfowl @danmoseley

@joperezr
Copy link
Member Author

joperezr commented Dec 8, 2023

Merging so that we can start testing if automation can be enabled. Will address any feedback in a follow-up PR.

@joperezr joperezr merged commit 50fb047 into dotnet:main Dec 8, 2023
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2024
@joperezr joperezr deleted the AddFabricbot branch May 16, 2024 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Onboard Repository into fabricbot
1 participant