galaxyproject / galaxyproject/p4
Do not execute previously executed filters
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If an action is to apply a tag, we should implicitly include automatically generated filters applying a `__not` so we don't run an action needlessly and prevent conf.yaml creep. xref #9
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the related issue #9 and locating the implementation of actions that apply tags and automatically generated filters. Trace how previously executed filters are represented, then verify that a tag action skips matching prior filters and avoids unnecessary conf.yaml entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100