Skip to content

chore(repos): add update-changelog workflow for 4 repos#792

Merged
BLumia merged 1 commit into
linuxdeepin:masterfrom
mhduiy:master
Jul 9, 2026
Merged

chore(repos): add update-changelog workflow for 4 repos#792
BLumia merged 1 commit into
linuxdeepin:masterfrom
mhduiy:master

Conversation

@mhduiy

@mhduiy mhduiy commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
  1. Add call-update-changelog entry to dde-tray-loader and go-dbus-factory
  2. Create new repo config for dde-services with call-update-changelog
  3. Create new repo config for dde-session-shell-snipe with call-update-changelog

Log: add call-update-changelog workflow to dde-services, dde-tray-loader, go-dbus-factory and dde-session-shell-snipe

chore(repos): 为 4 个仓库添加 update-changelog 工作流

  1. 为 dde-tray-loader 和 go-dbus-factory 追加 call-update-changelog 条目
  2. 新建 dde-services 仓库配置,包含 call-update-changelog
  3. 新建 dde-session-shell-snipe 仓库配置,包含 call-update-changelog

Log: 为 dde-services、dde-tray-loader、go-dbus-factory 和 dde-session-shell-snipe 添加 call-update-changelog 工作流

Summary by Sourcery

Add update-changelog workflow configuration for multiple linuxdeepin repositories.

Chores:

  • Add call-update-changelog entries to existing dde-tray-loader and go-dbus-factory repository configs.
  • Introduce new repository configs for dde-services and dde-session-shell-snipe with call-update-changelog enabled.

1. Add call-update-changelog entry to dde-tray-loader and go-dbus-factory
2. Create new repo config for dde-services with call-update-changelog
3. Create new repo config for dde-session-shell-snipe with call-update-changelog

Log: add call-update-changelog workflow to dde-services, dde-tray-loader, go-dbus-factory and dde-session-shell-snipe

chore(repos): 为 4 个仓库添加 update-changelog 工作流

1. 为 dde-tray-loader 和 go-dbus-factory 追加 call-update-changelog 条目
2. 新建 dde-services 仓库配置,包含 call-update-changelog
3. 新建 dde-session-shell-snipe 仓库配置,包含 call-update-changelog

Log: 为 dde-services、dde-tray-loader、go-dbus-factory 和 dde-session-shell-snipe 添加 call-update-changelog 工作流
@sourcery-ai

sourcery-ai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds or updates repository configuration JSON files under repos/linuxdeepin to include the call-update-changelog workflow for four repositories: dde-tray-loader, go-dbus-factory, dde-services, and dde-session-shell-snipe.

File-Level Changes

Change Details Files
Enable call-update-changelog workflow for existing repos dde-tray-loader and go-dbus-factory.
  • Update dde-tray-loader repo config JSON to add a call-update-changelog entry in the workflows/config section.
  • Update go-dbus-factory repo config JSON to add a call-update-changelog entry in the workflows/config section.
repos/linuxdeepin/dde-tray-loader.json
repos/linuxdeepin/go-dbus-factory.json
Add new repo configuration for dde-services with call-update-changelog enabled.
  • Create dde-services repo JSON config with standard repo metadata.
  • Configure workflows to include a call-update-changelog entry for this repo.
repos/linuxdeepin/dde-services.json
Add new repo configuration for dde-session-shell-snipe with call-update-changelog enabled.
  • Create dde-session-shell-snipe repo JSON config with standard repo metadata.
  • Configure workflows to include a call-update-changelog entry for this repo.
repos/linuxdeepin/dde-session-shell-snipe.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • Since multiple repos now use the same call-update-changelog workflow configuration, consider extracting any shared configuration into a common template or helper to reduce duplication and ease future changes.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Since multiple repos now use the same call-update-changelog workflow configuration, consider extracting any shared configuration into a common template or helper to reduce duplication and ease future changes.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: BLumia, mhduiy

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@BLumia BLumia merged commit 126af43 into linuxdeepin:master Jul 9, 2026
4 of 5 checks passed
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