security: narrow internal ingress CIDR (JIRA-4521) #521
Reviews Test / Example / Actions
required action
May 13, 2026 in 3s
Last action: autofix (2 total)
🔧 Auto-fix requested by @dylanratcliffe at 2026-05-13T03:24:44.668Z
This check has been actioned 2 times total. Click a button again — the Details section below will append a new row.
Available actions:
- Re-run checks (
rerun) — Re-run all failed checks - Auto-fix (
autofix) — Apply suggested auto-fixes - Skip check (
skip) — Mark this check as skipped
Details
Button press log
Every click appends a row to this table. The full sender object from the webhook payload is shown so you can see exactly what GitHub provides about the user who clicked.
| # | Button (identifier) |
Clicked by | User ID | Clicked at (UTC) |
|---|---|---|---|---|
| 1 | rerun |
@dylanratcliffe | 8799341 | 2026-05-13T03:24:31.744Z |
| 2 | autofix |
@dylanratcliffe | 8799341 | 2026-05-13T03:24:44.668Z |
Sender fields available in the webhook payload
payload.sender.login // GitHub username (can change — prefer id)
payload.sender.id // Numeric user ID (stable; never changes)
payload.sender.type // "User" | "Bot"
payload.sender.html_url // https://github.com/<login>
payload.sender.avatar_url // Profile picture URLActions field reference
| Field | Type | Max length | Notes |
|---|---|---|---|
label |
string | 20 chars | Button text shown in GitHub UI |
description |
string | 40 chars | Tooltip / helper text below the button |
identifier |
string | 20 chars | Sent as requested_action.identifier in the webhook |
Maximum 3 actions per check run. Buttons are only shown when
conclusion === 'action_required'or the check isin_progress/queued.
Loading