Hacker News new | ask | show | jobs
Built my first ever open-source project: Decision Guardian
2 points by poor_husteler 109 days ago
I wanted to share my first-ever open-source project.

It’s a tool that surfaces your architectural decisions on pull requests or lets you check them locally using a CLI. You can also set up various rules to trigger actions based on changes in a PR.

I’d love to hear any feedback or suggestions on how I can improve it :>

Github Action : https://github.com/marketplace/actions/decision-guardian

NPM -: https://www.npmjs.com/package/decision-guardian

Source code -: https://github.com/DecispherHQ/decision-guardian