logoalt Hacker News

yencabulatoryesterday at 9:57 PM1 replyview on HN

.. all revolving around a proprietary Microsoft service.

Support Microsoft or be socially shunned?


Replies

mitchellhyesterday at 10:04 PM

Vouch is forge-agnostic. See the 2nd paragraph in the README:

> The implementation is generic and can be used by any project on any code forge, but we provide GitHub integration out of the box via GitHub actions and the CLI.

And then see the trust format which allows for a platform tag. There isn't even a default-GitHub approach, just the GitHub actions default to GitHub via `--default-platform` flag (which makes sense cause they're being invoked ON GITHUB).

show 2 replies