DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.
1,180+ deals tracked · 22 AI investment memos · Updated daily
Show HN: External admission gate for GitHub Actions before execution
Built this around one simple idea:<p>the workflow that wants to execute should not be the same place that decides whether execution may continue.<p>This project puts an external allow/deny boundary before action.<p>Public entry points:<p>* live pilot * commercial request * private deployment<p>There is also a GitHub Marketplace action install surface, but the main point is the boundary model itself: decision stays outside the workflow that is asking to proceed.<p>Looking for feedback from people working on CI/CD, security controls, approval boundaries, and automated execution.
The project addresses a critical security gap in DevSecOps by decoupling policy enforcement from workflow execution, a concept with high enterprise relevance. However, the venture is in its infancy with minimal public traction and faces significant platform risk as GitHub continues to evolve its native environment protection features.