Skip to content

Create a summarize_project_changes workflow

Description:

For large-scale projects with multiple contributors, maintaining visibility of ongoing changes and activities can become challenging. We need an automated solution to aggregate and present repository updates in a digestible format.

Proposed Solution:

Implement a new Flow Registry workflow that will:

  1. Monitor repository activities including:

    • New issues
    • Discussions
    • Merge requests
  2. Generate periodic summaries (e.g., weekly) containing:

    • Activity overview
    • Links to individual items
    • Categorized updates
  3. Distribute the digest through configurable channels:

    • Duo Chat windows (if triggered from there)
    • Issue creation
    • Slack/Email notifications (we would need a new tool for this)

Expected Benefits:

  • Improved visibility of project activities
  • Reduced time spent manually tracking changes
  • Better team awareness of ongoing developments
  • Centralized access to important updates

Technical Requirements:

  • Integration with repository API
  • Configurable time period for scanning
  • Customizable output format
  • Flexible distribution options

Description was generated using AI

Edited by Andras Herczeg