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 #9647

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
Copy link
Member Author

FYI @wtgodbe

@jeffhandley
Copy link
Member Author

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

Copy link
Contributor

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't even aware FabricBot did this for us 🤷‍♂️

@jeffhandley
Copy link
Member Author

@davidwengier @jaredpar -- Can one of you merge on red for me please? (I don't have permission to do so)

@davidwengier
Copy link
Contributor

I don't have permission to do so

me neither! 😁

Jared does, as you've correctly tagged. I think @phil-allen-msft does too

@phil-allen-msft phil-allen-msft merged commit eeca905 into dotnet:main Dec 7, 2023
9 of 12 checks passed
@ghost ghost added this to the Next milestone Dec 7, 2023
@phil-allen-msft
Copy link
Contributor

He does :-)

@jeffhandley
Copy link
Member Author

Thanks!

@jeffhandley jeffhandley deleted the jeffhandley/locker-action branch December 7, 2023 21:39
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants