squizlabs / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.66k stars 1.48k forks source link

GH Actions: automate some label management #3825

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

Description

This is a quite straight-forward workflow to just remove some labels which should only be on open issues/open PRs and which should be removed once an issue or PR has been closed/merged.

Just attempting to reduce yet some more manual labour.

Suggested changelog entry

N/A

Related issues/external references

N/A

Types of changes