Skip to content

Add issue investigator agent from Drasi repo#11221

Merged
DariuszPorowski merged 32 commits intoradius-project:mainfrom
nicolejms:main
Feb 28, 2026
Merged

Add issue investigator agent from Drasi repo#11221
DariuszPorowski merged 32 commits intoradius-project:mainfrom
nicolejms:main

Conversation

@nicolejms
Copy link
Contributor

@nicolejms nicolejms commented Feb 11, 2026

Description

Adding an agent file used by the Drasi team to investigate issues and report findings.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: none

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

Copilot AI and others added 16 commits December 12, 2025 21:44
- Changed pkg/cli/helm/cluster.go line 598 to use LastDeployed instead of FirstDeployed
- Updated Test_Helm_GetRadiusRevisions_Success to use different timestamps for different revisions
- Added comprehensive test Test_Helm_GetRadiusRevisions_MultipleUpgradesWithDifferentTimestamps
- All tests pass successfully

Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
…utput

Fix revision timestamps in `rad rollback kubernetes --list-revisions` to show the list of all install times per version.
- Increase maxRetries from 5 to 10 in manifest registration retry logic
- This provides ~8 minutes of total retry time instead of ~62 seconds
- Allows async operations during UCP initialization to complete successfully
- Fixes intermittent CrashLoopBackOff state when resources are in "Accepted" state
- All existing tests pass without modification

Fixes radius-project#11017

Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
Co-authored-by: nicolejms <101607760+nicolejms@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a reusable “issue investigator” agent definition under .github/agents/ to guide structured technical investigations of GitHub issues for Radius developers.

Changes:

  • Introduces a new agent file: .github/agents/issue-investigator.agent.md
  • Defines the agent’s metadata (name/description/tools), expected input, and an investigation/reporting template

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:02 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:02 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:03 — with GitHub Actions Waiting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval February 11, 2026 21:05 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval February 13, 2026 21:54 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval February 18, 2026 17:56 — with GitHub Actions Waiting
@nicolejms nicolejms temporarily deployed to external-contributor-approval February 18, 2026 17:56 — with GitHub Actions Inactive
@nicolejms nicolejms requested a deployment to external-contributor-approval February 19, 2026 20:57 — with GitHub Actions Waiting
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.09%. Comparing base (6f3a62f) to head (d4547cf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11221   +/-   ##
=======================================
  Coverage   51.08%   51.09%           
=======================================
  Files         699      699           
  Lines       44065    44065           
=======================================
+ Hits        22511    22515    +4     
+ Misses      19404    19402    -2     
+ Partials     2150     2148    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nicolejms nicolejms requested a deployment to external-contributor-approval February 23, 2026 20:29 — with GitHub Actions Waiting
@nicolejms nicolejms temporarily deployed to external-contributor-approval February 24, 2026 22:02 — with GitHub Actions Inactive
@nicolejms nicolejms requested a deployment to external-contributor-approval February 26, 2026 18:24 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval February 26, 2026 21:06 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval February 27, 2026 17:28 — with GitHub Actions Waiting
@DariuszPorowski DariuszPorowski temporarily deployed to external-contributor-approval February 28, 2026 00:28 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Feb 28, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository nicolejms/radius
Commit ref d4547cf
Unique ID func2c86ff9345
Image tag pr-func2c86ff9345
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func2c86ff9345
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func2c86ff9345
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func2c86ff9345
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func2c86ff9345
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func2c86ff9345
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@DariuszPorowski DariuszPorowski merged commit e184868 into radius-project:main Feb 28, 2026
55 checks passed
DariuszPorowski added a commit that referenced this pull request Mar 2, 2026
Cherry-picked 8 commit(s) from main:
  ec31890 Flaky test fixes for race conditions and timing issues (#11339)
  2e7a823 feat(codeowners): add on-call to manage github actions updates (#11342)
  6f3a62f Add change detection to unit-tests.yaml to skip tests on doc-only changes (#11283)
  e184868 Add issue investigator agent from Drasi repo (#11221)
  231932b Bump the github-actions group across 1 directory with 9 updates (#11341)
  0a710f8 Architecture skill with Mermaid pattern documentation (#11281)
  8e26c85 allow upgrade to pass when upgrading between rcs (#11351)
  d912167 chore(release): v0.55.0-rc6 (#11352)

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
DariuszPorowski pushed a commit that referenced this pull request Mar 3, 2026
# Description

Adding an agent file used by the Drasi team to investigate issues and
report findings.

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: none

## Contributor checklist
Please verify that the PR meets the following requirements, where
applicable:

<!--
This checklist uses "TaskRadio" comments to make certain options
mutually exclusive.
See:
https://github.com/mheap/require-checklist-action?tab=readme-ov-file#radio-groups
For details on how this works and why it's required.
-->

- An overview of proposed schema changes is included in a linked GitHub
issue.
    - [ ] Yes <!-- TaskRadio schema -->
    - [x] Not applicable <!-- TaskRadio schema -->
- A design document PR is created in the [design-notes
repository](https://github.com/radius-project/design-notes/), if new
APIs are being introduced.
    - [ ] Yes <!-- TaskRadio design-pr -->
    - [x] Not applicable <!-- TaskRadio design-pr -->
- The design document has been reviewed and approved by Radius
maintainers/approvers.
    - [ ] Yes <!-- TaskRadio design-review -->
    - [x] Not applicable <!-- TaskRadio design-review -->
- A PR for the [samples
repository](https://github.com/radius-project/samples) is created, if
existing samples are affected by the changes in this PR.
    - [ ] Yes <!-- TaskRadio samples-pr -->
    - [x] Not applicable <!-- TaskRadio samples-pr -->
- A PR for the [documentation
repository](https://github.com/radius-project/docs) is created, if the
changes in this PR affect the documentation or any user facing updates
are made.
    - [ ] Yes <!-- TaskRadio docs-pr -->
    - [x] Not applicable <!-- TaskRadio docs-pr -->
- A PR for the [recipes
repository](https://github.com/radius-project/recipes) is created, if
existing recipes are affected by the changes in this PR.
    - [ ] Yes <!-- TaskRadio recipes-pr -->
    - [x] Not applicable <!-- TaskRadio recipes-pr -->

---------

Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aeroNJneer <nicolejames96@hotmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

(cherry picked from commit e184868)
Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants