Trigger and Wait for this repository workflow
Version updated for https://github.com/nerazshakya/trigger-repflow to version v0.1.7.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The trigger-repflow GitHub Action automates the process of triggering a workflow in one repository from a workflow running in another repository. It simplifies cross-repository workflow coordination, enabling seamless integration and automated task execution between interconnected repositories.
What’s Changed
- changed filename (d79ecfd)
- changed repository INPUT (39f1ead)
- changed env (e7b4294)
- removed the wait for status (df482be)
- changed the run_id retrieval (5960507)
- added back env: on action.yml (4f19d3c)
- added function to get base url (e6a2ec2)
- modified paramaters (418f4f1)
- modified paramaters (decd281)
- changed python file (21cb9cb)