Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Migrate to the Locker GitHub action for locking closed/stale issues/PRs #8485

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

jeffhandley
Copy link
Member

@jeffhandley jeffhandley commented Dec 1, 2023

This migrates away from the FabricBot implementation of a scheduled search over closed issues and adopts the Locker GitHub action authored by the VS Code team.

The updated fabricbot.json was generated via dotnet/fabricbot-config#83. The workflow file was implemented and tested at https://github.com/dotnet/fabricbot-config/blob/main/.github/workflows/locker.yml.

Since this workflow uses the actions/checkout action, we need to ensure the following GitHub Actions settings are enabled:

  1. Allow enterprise, and select non-enterprise, actions and reusable workflows
  2. Allow actions created by GitHub

/cc @wtgodbe

Microsoft Reviewers: Open in CodeFlow

@jeffhandley jeffhandley requested a review from a team as a code owner December 1, 2023 01:21
@ghost ghost assigned jeffhandley Dec 1, 2023
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Dec 1, 2023
@ghost ghost requested review from dipeshmsft and singhashish-wpf December 1, 2023 01:21
@singhashish-wpf singhashish-wpf merged commit a2f8d72 into dotnet:main Dec 1, 2023
9 checks passed
@jeffhandley jeffhandley deleted the jeffhandley/locker-action branch December 1, 2023 22:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants