Skip to content

Add workflow run#65

Merged
amrit110 merged 2 commits intomainfrom
add_workflow_run
Feb 18, 2026
Merged

Add workflow run#65
amrit110 merged 2 commits intomainfrom
add_workflow_run

Conversation

@amrit110
Copy link
Copy Markdown
Member

This pull request updates the deployment workflow for catalog analytics to improve deployment conditions and event triggers. The main focus is to ensure deployments only occur when appropriate, particularly after successful completion of a dependent workflow.

Workflow trigger and deployment logic changes:

  • The deployment workflow now triggers on completion of the "Collect GitHub Metrics" workflow, in addition to existing triggers.
  • Deployment jobs are now conditionally executed only if the triggering workflow run was successful, preventing deployments after failed runs.

@amrit110 amrit110 self-assigned this Feb 18, 2026
@amrit110 amrit110 added bug Something isn't working enhancement New feature or request labels Feb 18, 2026
@amrit110 amrit110 merged commit fce81bd into main Feb 18, 2026
4 checks passed
@amrit110 amrit110 deleted the add_workflow_run branch February 18, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant