Skip to content

Comments

feat(github): Auto generate weekly summary#5818

Merged
Xuanwo merged 1 commit intomainfrom
auto-summary
Mar 19, 2025
Merged

feat(github): Auto generate weekly summary#5818
Xuanwo merged 1 commit intomainfrom
auto-summary

Conversation

@Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 19, 2025

Which issue does this PR close?

Closes #5802

Rationale for this change

See #5802

What changes are included in this PR?

Implement the weekly summary generate workflow.

  • List all recently updated issues and PRs to fetch their content
  • Use LLMs to summarize the given content
  • Generate a discussion.

The result will be similiar to:

image

Are there any user-facing changes?

Developer related changes.

@github-actions github-actions bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Mar 19, 2025
Copy link
Member

@Zheaoli Zheaoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Xuanwo Xuanwo merged commit 5a24493 into main Mar 19, 2025
14 checks passed
@Xuanwo Xuanwo deleted the auto-summary branch March 19, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate weekly summary by using LLM

2 participants