return-dispatch
return-dispatch copied to clipboard
⚙️ Dispatch an action to a foreign repository and output the newly created run ID.
Hi, From time to time, we would see this error "Exhausted searching IDs in known runs". See the logs below. I bet this is caused by github API not finding...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Codex-/return-dispatch). ## Awaiting Schedule The following updates are...
I love this action and it's great to have 2 actions to separate 2 use cases. I just want to make a suggestion. The name distinct_id can have a meaning...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.57.0` -> `^9.9.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.9.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [uuid](https://togithub.com/uuidjs/uuid) | [`^9.0.1` -> `^10.0.0`](https://renovatebot.com/diffs/npm/uuid/9.0.1/10.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
This is the extension of the previous [issue](https://github.com/Codex-/return-dispatch/issues/245). Usecase: I am trying to make a workflow dispatch call from our public repo to our private repo using codex-/return-dispatch action. issue:...
Hello, I am also facing this issue where it's not able to parse the run ID from the fetched steps. . see the logs below: ``` Run codex-/return-dispatch@feat/improve_retry_strategy Fetching Workflow...
See the "warning" below. Despite of the warning, the remote workflow was dispatched successfully from the given ref/branch. Can you take a look? thanks. 