temporalio / temporalio/features
[Bug] Stale workflows in sdk-ci.a2dd6 namespace
Open
Nobody has claimed this yet.
bug
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
We need to clean up stale ones that are sitting there, and we need to make sure more aren't created by setting a reasonable schedule-to-close timeout on all workflows (say, 1 day).
Do both those things.
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 locating the workflows in the sdk-ci.a2dd6 namespace and reviewing their current stale-workflow and schedule-to-close settings. Done means existing stale workflows are cleaned up and all workflows use a one-day schedule-to-close timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100