Skip to content

Conversation

@smockle
Copy link
Collaborator

@smockle smockle commented Nov 4, 2025

Part of #61

@smockle smockle requested a review from a team as a code owner November 4, 2025 17:23
@smockle smockle enabled auto-merge November 4, 2025 17:24
Copy link
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 adds title length truncation for GitHub issues to prevent exceeding GitHub's 256-character limit. The change ensures that accessibility issue titles are automatically shortened with an ellipsis when they exceed the maximum allowed length.

Key Changes

  • Added a truncateWithEllipsis helper function to safely truncate long strings
  • Implemented automatic truncation for GitHub issue titles using the 256-character limit
  • Applied the truncation to accessibility issue titles generated from findings

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@smockle smockle merged commit ddcbf9e into main Nov 4, 2025
11 checks passed
@smockle smockle deleted the smockle/truncate-issue-titles branch November 4, 2025 17:57
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