Skip to content

Add agentic workflow daily-repo-status#34043

Merged
rmarinho merged 1 commit intomainfrom
add-workflow-workflows-daily-repo-status.md-6698
Feb 13, 2026
Merged

Add agentic workflow daily-repo-status#34043
rmarinho merged 1 commit intomainfrom
add-workflow-workflows-daily-repo-status.md-6698

Conversation

@rmarinho
Copy link
Member

Add agentic workflow daily-repo-status

Copilot AI review requested due to automatic review settings February 13, 2026 16:15
@rmarinho rmarinho merged commit e7d1ffe into main Feb 13, 2026
1 check was pending
@rmarinho rmarinho deleted the add-workflow-workflows-daily-repo-status.md-6698 branch February 13, 2026 16:15
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 adds a GitHub agentic workflow (daily-repo-status) that automatically creates daily repository status reports as GitHub issues. The workflow is sourced from the githubnext/agentics repository template and adapted for the dotnet/maui repository.

Changes:

  • Adds a new agentic workflow that gathers repository activity (issues, PRs, discussions, releases, code changes) and generates daily status reports as GitHub issues
  • Configures the workflow to run daily at 6:32 AM UTC and includes manual workflow_dispatch trigger
  • Updates .gitattributes to mark auto-generated workflow lock files with linguist-generated and merge=ours strategy

Reviewed changes

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

File Description
.github/workflows/daily-repo-status.md Source workflow definition with frontmatter configuration, permissions, safe-output settings, and AI agent instructions
.github/workflows/daily-repo-status.lock.yml Auto-generated GitHub Actions workflow compiled from the source markdown file, containing full job definitions, security measures, and infrastructure setup
.gitattributes Adds rule to mark all .lock.yml workflow files as linguist-generated and use merge=ours strategy to prevent merge conflicts

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