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

feat(project_details): Return derived rules in Project endpoint #88372

Merged
merged 3 commits into from
Apr 1, 2025

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Mar 31, 2025

This will be used to help debug which rules are being applied for a project.

For now, we're not adding logic to the put call because we don't want anyone making changes to it.

The developer can still use their own rules if they wish to overwrite the behaviour.

This is a follow-up to the work in #87842.

This will be used to help debug what rules are being applied on a project.

For now, we're not adding logic to the `put` call because we don't want anyone making changes to it.

The developer can still use their own rules if they wish to overwrite the behaviour.
@armenzg armenzg self-assigned this Mar 31, 2025
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 31, 2025
@armenzg armenzg marked this pull request as ready for review March 31, 2025 19:22
@armenzg armenzg requested a review from a team as a code owner April 1, 2025 11:53
@armenzg armenzg enabled auto-merge (squash) April 1, 2025 11:53
@armenzg armenzg merged commit 0e120b2 into master Apr 1, 2025
47 of 48 checks passed
@armenzg armenzg deleted the feat/include_auto_grouping/auto_source/armenzg branch April 1, 2025 12:22
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
This will be used to help debug which rules are being applied for a
project.

For now, we're not adding logic to the `put` call because we don't want
anyone making changes to it.

The developer can still use their own rules if they wish to overwrite
the behaviour.

This is a follow-up to the work in #87842.
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