Josiah Adenegan

Results 4 issues of Josiah Adenegan

This is to support defining approver group requirement "activations" based on labels on a pull request. With this sample config: ```yaml approvals: ignore: pr_opener minimum: 1 pattern: ^(Approved|\+1|:\+1:|:shipit:) veto: pattern:...

* Add `.net7` and `.net8` to the list of targetted frameworks. Fixes #419 * Package readme with nugget package. Fixes #423 * Install `ghostscript` to fix tests failing because it...