Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Add agentic workflow daily-repo-status#5861

Merged
humancompanion-usds merged 6 commits intomainfrom
add-workflow-daily-repo-status-7152
Mar 6, 2026
Merged

Add agentic workflow daily-repo-status#5861
humancompanion-usds merged 6 commits intomainfrom
add-workflow-daily-repo-status-7152

Conversation

@humancompanion-usds
Copy link
Copy Markdown
Collaborator

@humancompanion-usds humancompanion-usds commented Mar 6, 2026

Add agentic workflow daily-repo-status
Open Preview Environment

@humancompanion-usds humancompanion-usds requested a review from a team as a code owner March 6, 2026 14:55
Copilot AI review requested due to automatic review settings March 6, 2026 14:55
Copy link
Copy Markdown
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 Next Agentic Workflows (gh-aw) “Daily Repo Status” automation that generates a daily repository status report as a GitHub issue.

Changes:

  • Adds the gh-aw source workflow prompt/definition for daily repo status reporting.
  • Adds the compiled gh-aw GitHub Actions workflow lockfile that executes the agent and posts the issue.
  • Marks gh-aw lockfiles as generated and resolves merge conflicts using ours.

Reviewed changes

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

File Description
.github/workflows/daily-repo-status.md Defines the agentic workflow prompt, scope, permissions, and safe-outputs configuration.
.github/workflows/daily-repo-status.lock.yml Compiled GitHub Actions workflow (generated by gh-aw) that runs the agent and creates the daily status issue.
.gitattributes Treats *.lock.yml as generated and forces merge=ours for lockfile conflict resolution.

Comment thread .github/workflows/daily-repo-status.lock.yml Outdated
Comment thread .github/workflows/daily-repo-status.md
Comment thread .github/workflows/daily-repo-status.lock.yml Outdated
Comment thread .github/workflows/daily-repo-status.md Outdated
Comment thread .github/workflows/daily-repo-status.lock.yml Outdated
Comment thread .github/workflows/daily-repo-status.lock.yml Outdated
@humancompanion-usds humancompanion-usds self-assigned this Mar 6, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
humancompanion-usds and others added 2 commits March 6, 2026 12:43
- Add discussions: read permission to source and lock workflow
- Add discussions toolset to GITHUB_TOOLSETS in lock workflow
- Set lockdown: true to reduce prompt-injection risk in agentic workflow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@humancompanion-usds humancompanion-usds merged commit 702a20c into main Mar 6, 2026
5 checks passed
@humancompanion-usds humancompanion-usds deleted the add-workflow-daily-repo-status-7152 branch March 6, 2026 17:57
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.

3 participants