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

Workflow not stopping after using wait_workflow #92

Open
prabhat-kumar-ts opened this issue Oct 5, 2023 · 7 comments
Open

Workflow not stopping after using wait_workflow #92

prabhat-kumar-ts opened this issue Oct 5, 2023 · 7 comments

Comments

@prabhat-kumar-ts
Copy link

prabhat-kumar-ts commented Oct 5, 2023

    - name: Trigger other workflow
       uses: convictional/[email protected]
       with:
         owner: prabhat2k15
         repo: helm
         ref: script-fix
         github_token: ${{ secrets.xyz }}
         github_user: github-user
         workflow_file_name: deploy-dev.yaml
         client_payload: '{"x":"y","z":"${{github.run_id}}"}'
         propagate_failure: false
         trigger_workflow: true
         wait_workflow: false
Screenshot 2023-10-05 at 3 25 23 PM

this infinitely wait and workflow not stopping.
wht's the fix?

@lironmatityahu
Copy link

lironmatityahu commented Oct 6, 2023

+1
i use
wait_workflow: true

it shows success but not stopping

@prabhat-kumar-ts
Copy link
Author

wait_workflow: false is also not working and gives error

@prabhat-kumar-ts
Copy link
Author

@rabih can you please check this whether it is possible or not?

@rabih
Copy link
Contributor

rabih commented Oct 9, 2023

Hi @prabhat-kumar-ts, I was laid off from here and will no longer be contributing to this project.

@coltenkrauter
Copy link

Will someone else be owning this?

@marcellodesales
Copy link

Has anybody forked this? I really need and I could maintain it...

@oleksandr-ivanov-ah
Copy link

i use
wait_workflow: true

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

No branches or pull requests

6 participants