OpenFn / OpenFn/lightning

Allow user to have multiple triggers on a workflow

Open
#1,207 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.