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

Fix: Update resource management bot #2682

Merged
merged 5 commits into from
Jul 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 16 additions & 14 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
id:
id:
name: GitOps.PullRequestIssueManagement
description: GitOps.PullRequestIssueManagement primitive
owner:
owner:
resource: repository
disabled: false
where:
where:
configuration:
resourceManagementConfiguration:
scheduledSearches:
- description:
- description:
frequencies:
- hourly:
hour: 1
Expand All @@ -25,7 +25,7 @@ configuration:
label: Service Bug
actions:
- closeIssue
- description:
- description:
frequencies:
- hourly:
hour: 1
Expand All @@ -45,7 +45,7 @@ configuration:
label: 'Status: No Recent Activity'
- addReply:
reply: This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
- description:
- description:
frequencies:
- hourly:
hour: 1
Expand All @@ -60,7 +60,7 @@ configuration:
- addReply:
reply: This issue has been marked as duplicate and has not had any activity for **1 day**. It will be closed for housekeeping purposes.
- closeIssue
- description:
- description:
frequencies:
- hourly:
hour: 1
Expand Down Expand Up @@ -96,7 +96,7 @@ configuration:
label: "Needs: Attention \U0001F44B"
- removeLabel:
label: 'Needs: Author Feedback'
description:
description:
- if:
- payloadType: Issues
- not:
Expand All @@ -107,7 +107,7 @@ configuration:
then:
- removeLabel:
label: 'Status: No Recent Activity'
description:
description:
- if:
- payloadType: Issue_Comment
- activitySenderHasAssociation:
Expand All @@ -121,7 +121,7 @@ configuration:
then:
- addLabel:
label: 'Needs: Author Feedback'
description:
description:
- if:
- payloadType: Issue_Comment
- hasLabel:
Expand All @@ -134,10 +134,12 @@ configuration:

Thank you for reporting your concern. Unfortunately, we in the Graph Explorer team do not have any ownership of the APIs that are causing you issues. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage.


https://aka.ms/askgraph

This issue will now be closed. If you encounter any issues with Graph Explorer in the future, please feel free to open an issue.
- addLabel:
label: Service issue
description:
onFailure:
onSuccess:
- closeIssue
description:
onFailure:
onSuccess: