Coming soon
DXSignal GitHub Action
DORA signal and AI engineering intelligence without leaving GitHub. It does three jobs from one API key. We're finishing it now — this is a preview, and it isn't on the Marketplace yet.
Record deployments
One step in your deploy workflow posts an explicit deployment event — the cleanest possible DORA signal.
PR risk comment
On each pull request, a single comment with the PR's risk score, size, age, and AI-assisted signal — updated in place, never spammed.
README status badge
A DORA-rating or deploy-frequency badge for your README, backed by a separate badge-only token.
How it will work
Create an API key in DXSignal (Settings → API keys), add it to your repository as a secret, and reference the Action in a workflow:
- uses: dxsignal/github-action@v1
with:
api-key: ${{ secrets.DXSIGNAL_API_KEY }}
mode: both # record the deploy + comment PR riskWant early access when it lands? Watch the roadmap or get in touch.