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

Migrate to the 'locker' GitHub action for locking closed/stale issues/PRs #95432

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

jeffhandley
Copy link
Member

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

@jeffhandley jeffhandley added this to the 9.0.0 milestone Nov 30, 2023
@jeffhandley jeffhandley requested a review from ericstj November 30, 2023 00:40
@ghost
Copy link

ghost commented Nov 30, 2023

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Issue Details

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
Author: jeffhandley
Assignees: -
Labels:

area-Meta

Milestone: 9.0.0

@ghost ghost assigned jeffhandley Nov 30, 2023
@jeffhandley
Copy link
Member Author

After this PR is merged, this repository can be migrated away from FabricBot to the Policy Service bot.

@jeffhandley jeffhandley merged commit 7caa3d6 into dotnet:main Dec 7, 2023
11 checks passed
@jeffhandley jeffhandley deleted the jeffhandley/locker-action branch December 7, 2023 19:46
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2024
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.

2 participants