Skip to content

update action#393

Merged
c121914yu merged 2 commits intolabring:mainfrom
c121914yu:test-tool
Mar 19, 2026
Merged

update action#393
c121914yu merged 2 commits intolabring:mainfrom
c121914yu:test-tool

Conversation

@c121914yu
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 19, 2026 03:18
Copy link
Copy Markdown
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 refactors the preview image publishing pipeline by converting the “push” workflow into a reusable workflow_call workflow and invoking it from the “build” workflow, while also renaming/standardizing the Aliyun registry secret names passed into the push job.

Changes:

  • Convert .github/workflows/preview-push.yml from workflow_run to workflow_call with explicit inputs/secrets.
  • Add a new call-push-workflow job in .github/workflows/preview-build.yml to invoke the reusable push workflow after a successful build.
  • Update Aliyun registry credential/prefix secret references used for login and image tagging/pushing.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/preview-push.yml Switched to workflow_call and updated artifact download/token usage and Aliyun registry secret names.
.github/workflows/preview-build.yml Added a job to call the reusable push workflow and pass required inputs/secrets.

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

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/preview-build.yml Outdated
Comment thread .github/workflows/preview-push.yml
@pull-request-size pull-request-size Bot added size/S and removed size/M labels Mar 19, 2026
@c121914yu c121914yu merged commit 6af557b into labring:main Mar 19, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants