โ Getting Started
Connect to GitLab
Complete these steps once. No code or server access required โ everything is saved to your account.
1
Create & Save your GitLab Token
FluxSentinel needs this to post MR comments on your behalf
โพ
Generate a Personal Access Token in GitLab, then paste it below. It's stored securely in your account โ no server access needed.
1๏ธโฃGo to GitLab โ Avatar โ Edit profile โ Access โ Personal access tokens
2๏ธโฃClick Generate token โพ and select Legacy token. Name it
FluxSentinel, select scopes: api read_api3๏ธโฃCopy the
glpat-... token and paste it below2
Add Webhook in GitLab
GitLab will call FluxSentinel on every Merge Request event
โพ
Do this for each GitLab project you want to monitor.
1๏ธโฃGo to your GitLab project โ Settings โ Webhooks
2๏ธโฃPaste this URL into the URL field:
Loading...
3๏ธโฃIn Secret token, paste the secure auto-generated token below:
4๏ธโฃEnable trigger: Merge request events ยท Click Add webhook
Generating...
3
Confirm AI is Active
Claude + Gemini power the security audit engine
โพ
The AI keys are configured server-side by the admin. Click Check Status to confirm the AI engine is active for your analyses.
4
Test the Connection
Verify FluxSentinel can receive your GitLab events
โพ
Click Send Test Event in GitLab (Webhooks โ Test โ Merge request events), then check:
Once GitLab shows 200 OK, open or update any Merge Request โ FluxSentinel will analyze it and post a comment automatically.
You're connected!
FluxSentinel AI will now automatically review every Merge Request in your project. Open any MR to trigger your first analysis.
View Dashboard โ