Skip to content

Conversation

Copy link

Copilot AI commented Jan 29, 2026

Requested: visual trend tracking for PR merge activity across multiple weeks to identify velocity patterns.

Implementation

ASCII Line Chart

  • 8-week historical view with auto-scaled bars (15-row height)
  • Week-by-week comparison table with % changes
  • Trend statistics: totals, averages, peak/low, first-half vs second-half comparison
  • Direction indicators: 📈 increasing (>10%), 📉 decreasing (>10%), → stable (±10%)

Automation

  • scripts/generate_trend_chart.sh: queries GitHub for multi-week PR data
  • Configurable timeframe (default 8 weeks, supports 4-26)
  • Outputs markdown-formatted chart with statistics

Integration

  • Added to filtered review at Query Period Analysis section
  • Shows 15% velocity growth (18.5 → 21.3 PRs/week)
  • Current period at 105% of 8-week average (21 vs 19.9 PRs)

Example Output

PRs
Merged
 23 |     ███ ███
 22 | ███ ███ ███
 21 | ███ ███ ███ ███ ███
 20 | ███ ███ ███ ███ ███
    +────────────────────────
     Dec  Dec  Jan  Jan  Jan
     19   26   02   09   16

Files

  • DASH_DPU_SMARTSWITCH_FILTERED_REVIEW_2026-01-29.md: trend section (lines 47-114)
  • scripts/generate_trend_chart.sh: generator script
  • TREND_CHARTS.md: usage documentation
  • REVIEW_DOCUMENTS_INDEX.md: navigation update

Usage

./scripts/generate_trend_chart.sh      # 8 weeks (default)
./scripts/generate_trend_chart.sh 12   # 12 weeks

Requires: gh CLI, bc, jq

Original prompt

Can you do a review of this project view and provide a summary update pertaining to the changes I made this week, and an overall view of progress?


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Copilot AI changed the title [WIP] Update project view summary with recent changes Add comprehensive project review and progress analysis Jan 29, 2026
Copilot AI requested a review from KrisNey-MSFT January 29, 2026 20:38
Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Copilot AI changed the title Add comprehensive project review and progress analysis Add multi-repository ecosystem analysis for DASH project Jan 29, 2026
Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Copilot AI changed the title Add DASH/DPU/SmartSwitch activity tracking with Tuesday 2PM weekly automation Add DASH/DPU/SmartSwitch cross-repo activity tracking with weekly automation Jan 30, 2026
Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Copilot AI changed the title Add DASH/DPU/SmartSwitch cross-repo activity tracking with weekly automation Standardize PR activity metrics in repository summary table Jan 30, 2026
Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Copilot AI changed the title Standardize PR activity metrics in repository summary table Add cross-repo DASH/DPU/SmartSwitch activity tracking with PR engagement metrics Jan 30, 2026
Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Co-authored-by: KrisNey-MSFT <22226040+KrisNey-MSFT@users.noreply.github.com>
@mssonicbld
Copy link

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 694 in repo sonic-net/DASH

Copilot AI changed the title Add cross-repo DASH/DPU/SmartSwitch activity tracking with PR engagement metrics Add week-over-week PR merge velocity trend visualization Jan 30, 2026
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