Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add inputs to workflow_dispatch of daily-docker-cache.yml #3963

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

busma13
Copy link
Contributor

@busma13 busma13 commented Feb 11, 2025

This PR makes the following change:

  • Add inputs to the workflow_dispatch. This allows us to have a custom run-name for the workflow. If the workflow is triggered by a cron job the run-name will include Scheduled Weekly Run, if triggered manually it will include Manually Triggered, and if triggered by the base-docker-image release workflow it will include New Base Images Released.

ref: #3955

@busma13 busma13 marked this pull request as ready for review February 11, 2025 17:44
@busma13 busma13 requested review from sotojn and godber February 11, 2025 17:44
@godber godber merged commit e8fe618 into master Feb 11, 2025
46 of 49 checks passed
@godber godber deleted the run-docker-cache-workflow-on-trigger branch February 11, 2025 18:23
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