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(issue-platform): Remove project level option for creating issues via platform #48911

Merged
merged 1 commit into from
May 12, 2023

Conversation

wedamija
Copy link
Member

This removes the project level option for creating issues via the issue platform. We've defaulted this to true and no longer need to keep it in place.

@wedamija wedamija requested review from udameli and a team May 10, 2023 23:06
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 10, 2023
@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #48911 (f405e5f) into master (6d9101b) will increase coverage by 2.49%.
The diff coverage is 100.00%.

❗ Current head f405e5f differs from pull request most recent head 14642aa. Consider uploading reports for the commit 14642aa to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #48911      +/-   ##
==========================================
+ Coverage   78.42%   80.92%   +2.49%     
==========================================
  Files        4817     4817              
  Lines      202002   201949      -53     
  Branches    11428    11435       +7     
==========================================
+ Hits       158424   163419    +4995     
+ Misses      43323    38275    -5048     
  Partials      255      255              
Impacted Files Coverage Δ
src/sentry/api/endpoints/project_details.py 86.22% <ø> (+61.49%) ⬆️
src/sentry/issues/utils.py 90.00% <ø> (ø)
src/sentry/projectoptions/defaults.py 100.00% <ø> (ø)
src/sentry/api/endpoints/organization_events.py 95.23% <100.00%> (-0.22%) ⬇️
.../sentry/api/endpoints/organization_events_stats.py 100.00% <100.00%> (ø)
src/sentry/web/frontend/debug/mail.py 82.81% <100.00%> (ø)

... and 364 files with indirect coverage changes

Base automatically changed from danf/org-events-remove-perf-transactions to master May 11, 2023 20:11
@wedamija wedamija requested review from a team May 11, 2023 20:11
…s via platform

This removes the project level option for creating issues via the issue platform. We've defaulted
this to true and no longer need to keep it in place.
@wedamija wedamija merged commit 2dd47b7 into master May 12, 2023
@wedamija wedamija deleted the danf/remove-perf-issue-platform-project-option branch May 12, 2023 21:59
volokluev pushed a commit that referenced this pull request May 30, 2023
…s via platform (#48911)

This removes the project level option for creating issues via the issue
platform. We've defaulted this to true and no longer need to keep it in
place.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2023
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.

2 participants