ethereum-optimism / ethereum-optimism/optimism
Workflow to label stale issues
Open
M-ci
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 145
Description
Add ci workflow to run on cronjob for labelling stale issues `S-stale`
**Additional context**
https://github.com/paradigmxyz/reth/blob/main/.github/workflows/stale.yml
Verify existing workflow for closing issues labelled `S-stale` or add it if doesn't exist
Contributor guide
Research direction
Start by reviewing the repository's existing workflow files and compare the referenced .github/workflows/stale.yml configuration. Verify whether an S-stale closing workflow already exists; done means a cron-triggered workflow labels stale issues and closes issues marked S-stale as required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100