Skip to content

CYA summary labels should not consider the error description#428

Merged
davidjamesstone merged 2 commits into
mainfrom
fix/DF-1150-error-desc-summary-label
Jun 17, 2026
Merged

CYA summary labels should not consider the error description#428
davidjamesstone merged 2 commits into
mainfrom
fix/DF-1150-error-desc-summary-label

Conversation

@davidjamesstone

Copy link
Copy Markdown
Contributor

Proposed change

CYA summary labels should use shortDescription ?? title, not errorDescription ?? shortDescription ?? title

Jira ticket: https://eaflood.atlassian.net/browse/DF-1150

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@davidjamesstone davidjamesstone marked this pull request as ready for review June 17, 2026 12:09
@sonarqubecloud

Copy link
Copy Markdown

@davidjamesstone davidjamesstone merged commit 68fbe56 into main Jun 17, 2026
24 checks passed
@davidjamesstone davidjamesstone deleted the fix/DF-1150-error-desc-summary-label branch June 17, 2026 12:43
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