Skip to content

[FabricBot] Remove usage of 'noActivitySince' operand condition - #53256

Merged
wtgodbe merged 2 commits into
dotnet:mainfrom
jeffhandley:jeffhandley/fabricbot-noactivitysince
Jan 10, 2024
Merged

wtgodbe merged 2 commits into
dotnet:mainfrom
jeffhandley:jeffhandley/fabricbot-noactivitysince

Conversation

@jeffhandley

@jeffhandley jeffhandley commented Jan 9, 2024

Copy link
Copy Markdown
Member

[FabricBot] Remove usage of 'noActivitySince' operand condition

This removes the event responder task for automatically replying to semi-stale issue comments.

Description

With the pending migration away from FabricBot to the Policy Service bot, the noActivitySince event condition will no longer be supported. This PR removes the only occurrence of that condition in this repository's configuration. The condition was used to identify comments left on issues that have not had prior activity for 7 days, suggesting that a new issue be filed instead. This task had never been triggered within this repository.

This PR also corrects the name of the Locker workflow. PR #53225 updated the workflow to only apply to issues, but the name of the workflow was not updated.

Note: The noActivitySince search condition will still be supported within scheduled searches as used in this configuration; it's only unsupported in event triggers going forward.

@jeffhandley
jeffhandley requested review from a team and wtgodbe as code owners January 9, 2024 22:30
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 9, 2024
@ghost

ghost commented Jan 9, 2024

Copy link
Copy Markdown

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@wtgodbe
wtgodbe merged commit 71ecce4 into dotnet:main Jan 10, 2024
@ghost ghost added this to the 9.0-preview1 milestone Jan 10, 2024
@jeffhandley
jeffhandley deleted the jeffhandley/fabricbot-noactivitysince branch January 16, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants