Skip to content

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

Merged
jeffhandley merged 1 commit into
mainfrom
jeffhandley/locker-action
Dec 7, 2023
Merged

Migrate to the Locker GitHub action for locking closed/stale issues/PRs#2182
jeffhandley merged 1 commit into
mainfrom
jeffhandley/locker-action

Conversation

@jeffhandley

@jeffhandley jeffhandley commented Dec 1, 2023

Copy link
Copy Markdown
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
Microsoft Reviewers: Open in CodeFlow

@jeffhandley jeffhandley requested review from krwq and wtgodbe December 1, 2023 01:07
@jeffhandley

Copy link
Copy Markdown
Member Author

I've updated the repo settings.

@jeffhandley

Copy link
Copy Markdown
Member Author

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

@Ellerbach Ellerbach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks Jeff, that looks good to me.

@jeffhandley jeffhandley merged commit f6c0ed0 into main Dec 7, 2023
@jeffhandley jeffhandley deleted the jeffhandley/locker-action branch December 7, 2023 19:51
@joperezr

joperezr commented Dec 8, 2023

Copy link
Copy Markdown
Member

Thanks Jeff!

@github-actions github-actions Bot locked and limited conversation to collaborators Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants