Skip to content

chore: work-items.ts to increase char check for markdown format#1167

Merged
danhellem merged 1 commit intomainfrom
users/danhellem/markdown-check-1
Apr 21, 2026
Merged

chore: work-items.ts to increase char check for markdown format#1167
danhellem merged 1 commit intomainfrom
users/danhellem/markdown-check-1

Conversation

@danhellem
Copy link
Copy Markdown
Collaborator

This pull request makes a minor adjustment to the logic for handling Markdown-formatted fields in work item updates. The threshold for considering a field as Markdown based on its value length has been increased from 50 to 100 characters, making the detection less aggressive.

GitHub issue number

N/A

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

manual tests. re-ran auto tests

@danhellem danhellem requested a review from a team as a code owner April 20, 2026 20:29
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@danhellem danhellem enabled auto-merge (squash) April 21, 2026 02:06
@danhellem danhellem merged commit a607959 into main Apr 21, 2026
8 checks passed
@skmanoj
Copy link
Copy Markdown
Member

skmanoj commented Apr 21, 2026

Can we have relevant tests along with this change

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.

2 participants