I work in an organization using mono repos that publish release notes for multiple packages to a single github releases page. I'd like to be able to subscribe to releases of only certain packages. One way to do this would be by matching against tags.
I work in an organization using mono repos that publish release notes for multiple packages to a single github releases page. I'd like to be able to subscribe to releases of only certain packages. One way to do this would be by matching against tags.
/github subscribe [owner/repo] releases +tag:[@org/some-package-name-with-wildcard-*