Allow customizing run options for manual runs
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
#2205 introduces a workflow-level run option called job_log_level which is saved in the db. When this is turned off in the workflow settings, all runs for that workflow won't have job logs.
In case of failure, the user might find it harder to debug without logs. It could also be tiring to keep changing the workflow setting on/off everytime.
This issue makes it possible for the user to create manual runs with custom run options
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
Start by reading #2205 and the workflow settings and manual-run entry points that implement the saved job_log_level option. Done means users can create manual runs with custom run options, including overriding the workflow's log setting, while existing workflow-level behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100