Skip to content

Conversation

@brooke-hamilton
Copy link
Member

@brooke-hamilton brooke-hamilton commented Dec 11, 2025

Description

This change renames the pr-review folder to .github-tracking to better reflect its purpose as a general-purpose Copilot-generated files folder.

Changes:

  • Updated .github/prompts/radius.code-review.prompt.md to reference .github-tracking instead of pr-reviews
  • Updated .gitignore to ignore .github-tracking/ with an updated comment

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).

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

Signed-off-by: Brooke Hamilton <[email protected]>
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

This PR renames the pr-review folder to .github-tracking to better reflect its purpose as a general-purpose folder for Copilot-generated files.

Key changes:

  • Updated .gitignore to reference the new .github-tracking/ folder name
  • Updated all folder path references in .github/prompts/radius.code-review.prompt.md from pr-reviews to .github-tracking
  • Updated comments to describe the folder's broader purpose

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore Updated ignored folder path from pr-review/ to .github-tracking/ with improved comment
.github/prompts/radius.code-review.prompt.md Updated all references to the folder path from pr-reviews to .github-tracking (lines 14, 18, 22, 24, 34)

Review Summary: The changes are consistent and complete. All references to the old folder name have been properly updated to the new .github-tracking folder name. The PR successfully accomplishes its stated goal of renaming the folder to better reflect its purpose. No issues found.

@brooke-hamilton brooke-hamilton changed the title Renamed PR review folder to .github-tracking Rename PR review folder to .github-tracking Dec 11, 2025
@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 11, 2025

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository brooke-hamilton/radius
Commit ref 532618e
Unique ID func45cdee9c35
Image tag pr-func45cdee9c35
  • 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-func45cdee9c35
  • 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-func45cdee9c35
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func45cdee9c35
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func45cdee9c35
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func45cdee9c35
  • 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

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.43%. Comparing base (a45fc2f) to head (532618e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10931      +/-   ##
==========================================
- Coverage   50.43%   50.43%   -0.01%     
==========================================
  Files         672      672              
  Lines       42057    42055       -2     
==========================================
- Hits        21213    21209       -4     
- Misses      18788    18789       +1     
- Partials     2056     2057       +1     

☔ 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.

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.

1 participant