ci(dev-freeze): Use GitHub Action for PR comments
authorJan Macku <jamacku@redhat.com>
Wed, 12 Oct 2022 13:37:00 +0000 (15:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 5 Nov 2022 13:10:01 +0000 (14:10 +0100)
commitb6a23ad642c80088e9ec0ed843387325541fcdf4
tree56189666f2e48bd416430c1e806d12732903947e
parenta45efc9e4b574a85176610496f2ac7ae769364bb
ci(dev-freeze): Use GitHub Action for PR comments

GitHub Action `devel-freezer` helps with development freeze notifications
during the RC phase. It will create comments using predefined messages on
newly created and updated PRs when the RC tag has been released.
Also, it will update comments once a new major version has been released.

Documentation available at: https://github.com/redhat-plumbers-in-action/devel-freezer
.github/development-freeze.yml [new file with mode: 0644]
.github/pull_request_template.md.disabled [deleted file]
.github/workflows/development_freeze.yml [new file with mode: 0644]