Is it possible to disable history for certain actions?
Open
Nobody has claimed this yet.
complexity:medium
feature
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to disable history for certain actions? Or keep only the newest 10 executions?
Contributor guide
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 locating the action execution history implementation and its retention or configuration entry points. Determine whether per-action disabling and retaining only the newest 10 executions are supported, then define the expected behavior and tests for both options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100