Skip to content

Remove broken DCMP source causing verify-sources workflow failure#125

Merged
accesswatch merged 1 commit into
mainfrom
copilot/fix-accessibility-issues
May 11, 2026
Merged

Remove broken DCMP source causing verify-sources workflow failure#125
accesswatch merged 1 commit into
mainfrom
copilot/fix-accessibility-issues

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 11, 2026

The verify-sources workflow failed on a single authoritative link that now returns a server error: https://dcmp.org/learn/captioningkey in the Media Accessibility agent definition. This blocked source validation despite all other references resolving or being handled as redirects/blocked domains.

  • Problem scope

    • Failure was isolated to one broken URL in .github/agents/media-accessibility.agent.md under ## Authoritative Sources.
  • Change applied

    • Removed the stale DCMP Captioning Key entry that is no longer reliably reachable by the source validator.
    • No behavioral or workflow logic changes were introduced; this is a documentation-source correction to unblock validation.
  • Patch illustration

    ## Authoritative Sources
    
    - **WCAG 1.2 Time-Based Media**<https://www.w3.org/WAI/WCAG22/Understanding/time-based-media.html>
    - **W3C WebVTT Spec**<https://www.w3.org/TR/webvtt1/>
    - **W3C Media Accessibility User Requirements**<https://www.w3.org/TR/media-accessibility-reqs/>
    - **DCMP Captioning Key**<https://dcmp.org/learn/captioningkey>   # removed

@accesswatch accesswatch marked this pull request as ready for review May 11, 2026 12:54
@accesswatch accesswatch self-requested a review as a code owner May 11, 2026 12:54
Copilot AI review requested due to automatic review settings May 11, 2026 12:54
@accesswatch accesswatch requested a review from taylorarndt as a code owner May 11, 2026 12:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes a single broken authoritative-source URL from the Media Accessibility agent definition to unblock the verify-sources workflow, which validates external links in agent and documentation markdown.

Changes:

  • Removed the stale DCMP Captioning Key source entry (https://dcmp.org/learn/captioningkey) from .github/agents/media-accessibility.agent.md.

@accesswatch accesswatch merged commit 5e9df31 into main May 11, 2026
4 checks passed
@accesswatch accesswatch deleted the copilot/fix-accessibility-issues branch May 11, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants