Skip to content

Assess application for Azure cloud migration readiness#15

Draft
Copilot wants to merge 4 commits into
app-modernize-20260520034412from
copilot/run-core-assessment
Draft

Assess application for Azure cloud migration readiness#15
Copilot wants to merge 4 commits into
app-modernize-20260520034412from
copilot/run-core-assessment

Conversation

Copy link
Copy Markdown

Copilot AI commented May 20, 2026

Runs AppCAT static analysis on the Photo Album Java application to identify migration issues and blockers across Azure compute targets.

Changes

  • Assessment report — AppCAT analysis executed against azure-aks, azure-appservice, and azure-container-apps targets in issue-only mode; versioned report saved to .github/modernize/assessment/reports/report-20260520034607/report.json
  • AppCAT config — Assessment configuration at .github/modernize/appcat/assessment-config.yaml defining target environments and analysis mode
  • Cleanup — Removed ccacontext scaffolding and skill files used to bootstrap the assessment workflow
Original prompt

Task: Assess the application

Run core assessment

Use the 'assessment' skill to analyze the application and generate the assessment report.
This skill runs AppCAT (Azure Migrate application and code assessment) to detect migration issues.

Commit and PR instructions

Before committing, use 'git add -f .github/modernize/assessment' to force-add the assessment outputs under that directory so they are included in the pull request even if a .gitignore file would otherwise exclude them.. Only the files that were actually generated will be staged.

When creating the PR, propose a proper title, but DO NOT contain any tool/tech stack on it, e.g. 'Assessing project with AppCAT' is not good as AppCAT is one of the assessing tool.


After the job is complete, clean the context by following the steps below silently, without any output to the execution summary:

  • Running the cleanup script will remove the skills and context files added for this job from the repository.
.github/modernize/ccacontext/cleanup.sh
  • Remove the ccacontext folder .github/modernize/ccacontext from the repository as it's no longer needed.
  • Make sure the changes in the folder '.github/modernize' and its subfolders are force committed

This pull request contains changes made by the Modernization Cloud Agent.

Copilot AI changed the title [WIP] Run core assessment to analyze the application Assess application for Azure cloud migration readiness May 20, 2026
Copilot AI requested a review from qianwens May 20, 2026 03:48
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.

2 participants