diff --git a/.github/label-actions.yml b/.github/label-actions.yml index ef7448ab26..303217a761 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -116,6 +116,8 @@ prs: # Close the pull request close: true + # Set a close reason + close-reason: 'not planned' # Remove other status labels unlabel: - 'status: accepted'