Skip to content

Add ARIA14 reference to F86 - #5331

Open
patrickhlauke wants to merge 2 commits into
mainfrom
patrickhlauke-issue3791
Open

Add ARIA14 reference to F86#5331
patrickhlauke wants to merge 2 commits into
mainfrom
patrickhlauke-issue3791

Conversation

@patrickhlauke

Copy link
Copy Markdown
Member

Closes #3791

@github-project-automation github-project-automation Bot moved this to To do in WCAG 2.x Aug 26, 2026
@patrickhlauke patrickhlauke moved this from To do to Drafted in WCAG 2.x Aug 26, 2026
@patrickhlauke patrickhlauke self-assigned this Aug 26, 2026
@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit fabd662
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/6a9ddb9c996d1b0008f3a5af
😎 Deploy Preview https://deploy-preview-5331--wcag2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@patrickhlauke patrickhlauke moved this from Drafted to Ready for approval in WCAG 2.x Aug 28, 2026
tobie pushed a commit to specinfra/pr-preview that referenced this pull request Sep 7, 2026
The hook handler logged bare words ("comment", "issue", "skipping
auto-generated changes") and dumped the whole payload for anything
unrecognised, while pull_request actions it doesn't build on (closed,
labeled, ...) fell through the switch without a trace. Every branch now
logs the event type, the action, the PR or issue it concerned and why it
was ignored or skipped:

    Ignoring pull_request "closed" event on w3c/wcag/5331: not an action we build on
    Ignoring pull_request "edited" event on w3c/wcag/5331: triggered by our own update
    Ignoring issue_comment "created" event on w3c/wcag#5331: only pull_request events are handled
    Ignoring "ping" event: only pull_request events are handled (payload keys: zen, hook)
    Skipping pull_request "synchronize" event on w3c/wcag/5331: already processing

The actions that trigger a build are a named list rather than switch
fall-through cases. Covered by server tests; the writeup is updated.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012DwdJGN9eH36jA1QZez1F3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Ready for approval

Development

Successfully merging this pull request may close these issues.

Technique F86: Add related technique ARIA14

2 participants