Auto-activate dotnet easy wins for debugger - #7525
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: b6b399d4e7
ℹ️ 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".
| tests/debugger/test_debugger_capture_expressions_errors.py::Test_Debugger_Filter_Rejected_Capture_Expression_Error: missing_feature (Not yet implemented) | ||
| tests/debugger/test_debugger_capture_expressions_errors.py::Test_Debugger_Filter_Rejected_Capture_Expression_Error: # TODO: a lower version might be supported | ||
| - declaration: missing_feature (Not yet implemented) | ||
| component_version: <3.51.1 |
There was a problem hiding this comment.
Quote the component version range
This newly added manifest value begins with the YAML-special < character, but the repository's manifest rules require such values to be quoted. Change it to '<3.51.1' so the entry complies with the required YAML convention and is handled consistently by manifest tooling.
AGENTS.md reference: AGENTS.md:L7-L9
Useful? React with 👍 / 👎.
b6b399d to
8b9da02
Compare
new commit added, dismiss all previous approvals
8b9da02 to
118f2f9
Compare
new commit added, dismiss all previous approvals
118f2f9 to
9643532
Compare
new commit added, dismiss all previous approvals
9643532 to
3015521
Compare
new commit added, dismiss all previous approvals
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3015521 to
b48891a
Compare
new commit added, dismiss all previous approvals
Automated activation of easy-win tests for
dotnetowned bydebuggerView nightly workflow run