Skip to content

Add agentic workflow daily-repo-status#14498

Open
joperezr wants to merge 1 commit intomainfrom
add-workflow-workflows-daily-repo-status.md-4648
Open

Add agentic workflow daily-repo-status#14498
joperezr wants to merge 1 commit intomainfrom
add-workflow-workflows-daily-repo-status.md-4648

Conversation

@joperezr
Copy link
Member

Add agentic workflow daily-repo-status

Copilot AI review requested due to automatic review settings February 13, 2026 23:52
@github-actions
Copy link
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14498

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 14498"

@joperezr
Copy link
Member Author

FYI: @radical giving this a try.

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 new GitHub Agentic Workflow (“daily-repo-status”) intended to generate a daily repository status report as a GitHub issue.

Changes:

  • Added the agentic workflow source definition (daily-repo-status.md) describing what the agent should produce.
  • Added the compiled GitHub Actions workflow (daily-repo-status.lock.yml) generated by gh-aw.
  • Marked *.lock.yml workflow files as generated and configured them for merge=ours in .gitattributes.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 8 comments.

File Description
.github/workflows/daily-repo-status.md Defines the workflow prompt/frontmatter used by the agentic system to create daily repo status issues.
.github/workflows/daily-repo-status.lock.yml Generated GitHub Actions workflow that runs the Copilot/gh-aw agent and processes safe outputs.
.gitattributes Marks *.lock.yml as generated and resolves merges by keeping “ours”.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 14, 2026

🎬 CLI E2E Test Recordings

The following terminal recordings are available for commit 1ecb0fc:

Test Recording
AgentCommands_AllHelpOutputs_AreCorrect ▶️ View Recording
AgentInitCommand_MigratesDeprecatedConfig ▶️ View Recording
Banner_DisplayedOnFirstRun ▶️ View Recording
Banner_DisplayedWithExplicitFlag ▶️ View Recording
CreateAndDeployToDockerCompose ▶️ View Recording
CreateAndDeployToDockerComposeInteractive ▶️ View Recording
CreateAndPublishToKubernetes ▶️ View Recording
CreateAndRunAspireStarterProject ▶️ View Recording
CreateAndRunAspireStarterProjectWithBundle ▶️ View Recording
CreateAndRunJsReactProject ▶️ View Recording
CreateAndRunPythonReactProject ▶️ View Recording
CreateEmptyAppHostProject ▶️ View Recording
CreateStartAndStopAspireProject ▶️ View Recording
CreateStartWaitAndStopAspireProject ▶️ View Recording
CreateTypeScriptAppHostWithViteApp ▶️ View Recording
DoctorCommand_DetectsDeprecatedAgentConfig ▶️ View Recording
DoctorCommand_WithSslCertDir_ShowsTrusted ▶️ View Recording
DoctorCommand_WithoutSslCertDir_ShowsPartiallyTrusted ▶️ View Recording
LogsCommandShowsResourceLogs ▶️ View Recording
PsCommandListsRunningAppHost ▶️ View Recording
ResourcesCommandShowsRunningResources ▶️ View Recording

📹 Recordings uploaded automatically from CI run #22006872848

@radical radical enabled auto-merge (squash) February 14, 2026 03:22
@radical
Copy link
Member

radical commented Feb 14, 2026

/ba-g unrelated

1 similar comment
@radical
Copy link
Member

radical commented Feb 14, 2026

/ba-g unrelated

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