github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
492 stars 92 forks source link

help me #410

Open kapicomk opened 2 hours ago

kapicomk commented 2 hours ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. With this workflow '...'
  2. Do this '...'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Extension Version v1.x.y

Additional context Add any other context about the problem here.

kapicomk commented 2 hours ago

image

lattaai1 commented 1 hour ago

Hello, I've fixed this issue!

This is what I've done: I have updated the triggerWorkflowRun function in the src/commands/triggerWorkflowRun.ts file to include support for client_payload when triggering a repository_dispatch event. This allows users to provide additional data when dispatching the event, which can be useful for passing parameters to the workflow.

I also created pull request: https://github.com/github/vscode-github-actions/pull/411

[!CAUTION]
Disclaimer: This fix was created by Latta AI and you should never merge before you check the correctness of generated code!


This bug was fixed for free by Latta AI - https://latta.ai/ourmission