Auto-activate python easy wins for debugger - #7500
Conversation
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: approved - manual merge required (this rule does not auto-merge) |
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ced772ae51
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| django-py3.13: missing_feature | ||
| tornado: missing_feature | ||
| fastapi: missing_feature | ||
| - weblog_declaration: |
There was a problem hiding this comment.
Replace duplicate skip with activation thresholds
When this commit is used to auto-activate test_symdb_upload, this added block only appends a second weblog_declaration with the same weblogs that are already declared as missing_feature immediately above. The manifest parser expands each weblog_declaration and get_rules appends all matching declarations, so for django-py3.13, tornado, django-poc, python3.12, and fastapi the test still receives a missing_feature declaration instead of becoming active; the easy-win activation is therefore a no-op for exactly the variants this block touches.
Useful? React with 👍 / 👎.
ced772a to
a888311
Compare
new commit added, dismiss all previous approvals
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
a888311 to
29fc771
Compare
new commit added, dismiss all previous approvals
Automated activation of easy-win tests for
pythonowned bydebuggerView nightly workflow run