Skip to content

🐛 fix(integrations): truncate gitlab ticket title length #89442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 14, 2025

Conversation

iamrajjoshi
Copy link
Member

@iamrajjoshi iamrajjoshi commented Apr 11, 2025

closes https://sentry.sentry.io/issues/6220447100/?project=1

we automatically truncate the length of the ticket if its > 255.

also added more tests to improve coverage

@iamrajjoshi iamrajjoshi self-assigned this Apr 11, 2025
@iamrajjoshi iamrajjoshi requested review from a team as code owners April 11, 2025 22:21
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 11, 2025
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #89442   +/-   ##
=======================================
  Coverage   85.48%   85.48%           
=======================================
  Files       10158    10158           
  Lines      573619   573664   +45     
  Branches    22565    22565           
=======================================
+ Hits       490351   490400   +49     
+ Misses      82669    82665    -4     
  Partials      599      599           

@iamrajjoshi iamrajjoshi merged commit 6d03e04 into master Apr 14, 2025
61 checks passed
@iamrajjoshi iamrajjoshi deleted the raj/fix-gitlab-ticket-title-length branch April 14, 2025 16:01
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants