Allow user to have multiple triggers on a workflow
Open
Nobody has claimed this yet.
needs detail
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
We should be able to add cron and webhook triggers to a workflow. All triggers (read that carefully) must point to the same DAG and maybe to the same node in the DAG. (Otherwise we'd call that "multiple workflows".)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified. Start by locating how workflows attach cron and webhook triggers and how their DAG or node targets are validated; done means one workflow accepts both trigger types while all triggers target the same DAG, with the same-node requirement clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100