Skip to content
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

(chore)(apis): publish organizationsentryappsendpoint #85298

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

Christinarlong
Copy link
Contributor

publish OrganizationSentryAppsEndpoint:
This endpoint gets the custom integrations that an organization created

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 14, 2025
Copy link

codecov bot commented Feb 14, 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   #85298       +/-   ##
===========================================
+ Coverage   46.54%   87.95%   +41.41%     
===========================================
  Files        9623     9638       +15     
  Lines      543894   544863      +969     
  Branches    21158    21126       -32     
===========================================
+ Hits       253129   479227   +226098     
+ Misses     290459    65330   -225129     
  Partials      306      306               

"color": False,
"photoType": "icon",
}
],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fix to the avatar serialization while we're here since we actually return a list of avatars (one for logo, another for icon)

@Christinarlong Christinarlong marked this pull request as ready for review February 15, 2025 00:33
@Christinarlong Christinarlong requested review from a team as code owners February 15, 2025 00:33
@Christinarlong Christinarlong merged commit bc62161 into master Feb 18, 2025
48 of 49 checks passed
@Christinarlong Christinarlong deleted the crl/sentryapprganizationinstallation branch February 18, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants