Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
47 lines (30 loc) · 1.33 KB

File metadata and controls

47 lines (30 loc) · 1.33 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

👥 Daily Team Status

For an overview of all available workflows, see the main README.

Create daily team status reports with upbeat activity summaries

The Daily Team Status workflow gathers recent repository activity (issues, PRs, discussions, releases, code changes) and generates engaging status issues with productivity insights, community highlights, and project recommendations.

Installation

# Install the 'gh aw' extension
gh extension install github/gh-aw

# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/team-status

This walks you through adding the workflow to your repository.

How It Works

graph LR
    A[Gather Recent Activity] --> B[Analyze Contributions]
    B --> C[Identify Highlights]
    C --> D[Generate Insights]
    D --> E[Create Status Issue]
Loading

Issues are created with the [team-status] prefix using a positive, encouraging tone.

Usage

Configuration

This workflow requires no configuration and works out of the box. You can customize the tone, included metrics, and reporting frequency.

After editing run gh aw compile to update the workflow and commit all changes to the default branch.

Commands

You can start a run of this workflow immediately by running:

gh aw run team-status
Morty Proxy This is a proxified and sanitized view of the page, visit original site.