Skip to content

Conversation

@cuisongliu
Copy link
Collaborator

This pull request removes all configuration and workflow files related to the GitHub bot and the automated "Renew issue and Sync Images" steps from the CI/CD pipelines. The main impact is the elimination of automated image sync and reporting actions across multiple workflows, simplifying the CI/CD process and reducing external automation dependencies.

Removal of GitHub bot configuration and workflows:

  • Deleted the .github/gh-bot.yml configuration file, which defined bot actions, permissions, and messaging for the repository.
  • Removed the .github/workflows/bot.yml workflow, which handled bot-triggered actions on issue comments.

Elimination of automated image sync/reporting steps from CI/CD workflows:

  • Removed all "Renew issue and Sync Images" steps from the following workflow files: ci-patch-image.yml, cloud.yml, controllers.yml, frontend.yml, objectstorage.yaml, release.yml, and services.yml. These steps previously used the labring/gh-rebot action to automate image synchronization and daily reporting. [1] [2] [3] [4] [5] [6] [7] [8]

@cuisongliu cuisongliu self-assigned this Aug 21, 2025
@cuisongliu cuisongliu mentioned this pull request Aug 21, 2025
2 tasks
@cuisongliu cuisongliu added this to the v5.1 milestone Aug 21, 2025
@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.97%. Comparing base (896f5ce) to head (2d5d191).
⚠️ Report is 44 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5851   +/-   ##
=======================================
  Coverage   61.97%   61.97%           
=======================================
  Files           8        8           
  Lines         647      647           
=======================================
  Hits          401      401           
  Misses        200      200           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cuisongliu cuisongliu marked this pull request as ready for review August 21, 2025 15:50
@cuisongliu cuisongliu requested a review from a team as a code owner August 21, 2025 15:50
Copy link
Collaborator

@dinoallo dinoallo left a comment

Choose a reason for hiding this comment

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

LGTM

@cuisongliu cuisongliu merged commit a7d0354 into labring:main Aug 22, 2025
143 of 154 checks passed
@cuisongliu cuisongliu deleted the delete-gh-rebot branch August 22, 2025 06:54
Zllinc pushed a commit to Zllinc/sealos that referenced this pull request Sep 5, 2025
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.

2 participants