.github: move repo lockdown to the v2 configuration
commit9b89cdb2a5064a87b8a7172fa1748d46aa37a9df
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 4 Oct 2021 15:43:08 +0000 (4 16:43 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Oct 2021 07:38:10 +0000 (12 08:38 +0100)
tree6ffdba5291c522a9b85183284d031225b691b4a2
parent453d50ce75b16d1b00a0783279779471e079f489
.github: move repo lockdown to the v2 configuration

I was getting prompted by GitHub for new permissions but it turns out
per https://github.com/dessant/repo-lockdown/issues/6:

  Repo Lockdown has been rewritten for GitHub Actions, offering new
  features and better control over your automation presets. The legacy
  GitHub App has been deprecated, and the public instance of the app
  has been shut down.

So this is what I've done. As the issues tab is disabled I've removed
the handling for issues from the new version.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20211004154308.2114870-1-alex.bennee@linaro.org>
.github/lockdown.yml [deleted file]
.github/workflows/lockdown.yml [new file with mode: 0644]