Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 25, 2025

  • Understand the requirements: daily workflow to comment on discussion Daily facts #4750 with random facts about the project
  • Explore existing daily workflows for reference patterns
  • Create the daily-fact.md workflow file
  • Compile the workflow with ./gh-aw compile --strict
  • Validate the compiled .lock.yml file
  • Run code review and address feedback
  • Merge main branch and recompile workflows
Original prompt

Create a "daily fact" agent workflow that adds a comment to #4750 every day with a random fact about the project.

Favor recent updates but it can be random. Mine recent PRs, releases or closed issues.

Custom agent used: create-agentic-workflow
Design agentic workflows using GitHub Agentic Workflows (gh-aw) extension with interactive guidance on triggers, tools, and security best practices.


💡 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.

Copilot AI and others added 2 commits November 25, 2025 14:34
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…cussion #4750

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add daily fact agent workflow for project updates Add daily-fact workflow to post random facts about the project to a discussion Nov 25, 2025
Copilot AI requested a review from pelikhan November 25, 2025 14:45
Copilot finished work on behalf of pelikhan November 25, 2025 14:45
@pelikhan pelikhan marked this pull request as ready for review November 25, 2025 14:46
Copilot AI review requested due to automatic review settings November 25, 2025 14:46
@pelikhan
Copy link
Contributor

@copilot merge main

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 daily workflow that automatically posts interesting facts about the gh-aw project to a specific discussion thread (#4750). The workflow mines recent repository activity including PRs, releases, and closed issues to generate engaging, informative updates for the community.

Key Changes:

  • Scheduled daily fact posting weekdays at 11 AM UTC
  • Uses GitHub Copilot engine with discussions toolset
  • Targets discussion #4750 using safe-outputs add-comment configuration
  • Includes comprehensive prompt with guidelines and examples for fact generation

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/daily-fact.md New agentic workflow for daily fact posting with detailed instructions on content mining and formatting
.github/workflows/daily-fact.lock.yml Compiled GitHub Actions YAML workflow (~5274 lines) with all necessary jobs and configurations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 25, 2025

@copilot merge main

Merged main and recompiled all workflows in 34c9350.

Copilot finished work on behalf of pelikhan November 25, 2025 14:58
@pelikhan pelikhan merged commit 6518e1e into main Nov 25, 2025
4 checks passed
@pelikhan pelikhan deleted the copilot/add-daily-fact-workflow branch November 25, 2025 16:00
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