bschaatsbergen / cidr

Simplifies IPv4/IPv6 CIDR network prefix management with counting, overlap checking, explanation, and subdivision.
https://formulae.brew.sh/formula/cidr
MIT License
191 stars 9 forks source link

Add an action for automatically labelling pull requests #56

Closed bschaatsbergen closed 11 months ago

bschaatsbergen commented 11 months ago

https://github.com/actions/labeler could be a fit for this, ideally this is done in a triage-ci.yaml workflow running as part of the PR.

Relates #69