Skip to content

Add Discussion Task Miner workflow#224

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
daily-repo-goals/discussion-task-miner-20260301-fd8c3ec1aec706c4
Draft

Add Discussion Task Miner workflow#224
github-actions[bot] wants to merge 1 commit intomainfrom
daily-repo-goals/discussion-task-miner-20260301-fd8c3ec1aec706c4

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2026

Adds the Discussion Task Miner workflow, adapted from gh-aw's discussion-task-miner.

Source

Original workflow: github/gh-aw/.github/workflows/discussion-task-miner.md

Merge Rate

57% merge rate — 60 merged PRs out of 105 proposed through the discussion → issue → PR causal chain, as documented in the [Agentic Workflow Campaigns blog post]((github.github.io/redacted)

Example chain: Discussion #13934Issue #14084PR #14129.

Why It's Valuable

Many repositories generate useful insights in Discussions (from analysis workflows, code reviews, or team conversations), but these insights get lost rather than becoming tracked work items. This workflow bridges that gap: it automatically surfaces concrete, actionable tasks buried in discussions and creates focused GitHub issues so nothing falls through the cracks.

Generalization Plan

The original workflow was adapted by:

  • Removing the shared/jqschema.md import (gh-aw internal tooling, not needed)
  • Generalizing from "AI-generated discussions only" to all recent discussions with actionable content
  • Removing gh-aw-specific category filters (audits, reports, daily-news)
  • Keeping shared/reporting.md (available in agentics)
  • Changing the schedule from every-4h to daily
  • Using generic labels (automated-analysis) instead of gh-aw-specific ones

Changes

  • workflows/discussion-task-miner.md — New workflow file
  • docs/discussion-task-miner.md — New docs page (following existing docs style)
  • README.md — New entry added to "Research, Status & Planning Workflows" section

Generated by Daily Repo Goal Achiever

Adds the Discussion Task Miner workflow adapted from gh-aw. The workflow
scans recent GitHub Discussions daily for actionable improvement tasks
and converts top findings into trackable GitHub issues.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants