Skip to content

feat: improve downstream identification#146

Open
Florian Ruppel (fruppel) wants to merge 1 commit into
mainfrom
feat/improve-downstream-action
Open

feat: improve downstream identification#146
Florian Ruppel (fruppel) wants to merge 1 commit into
mainfrom
feat/improve-downstream-action

Conversation

@fruppel
Copy link
Copy Markdown

The GitHub CLI now returns the URL of the triggered workflow run when calling gh workflow run. We capture this URL in the trigger step and pass it directly to wait.bash.

This removes the previous heuristic search - listing recent workflow dispatches filtered by date and matching them by job step name or log content - along with the NEW_LOGIC flag and its retry loop that guarded it. The script now goes straight to polling the correct run for its completion status.

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.

1 participant