openml / openml/OpenML

Add stale.yml Workflow

Open
#1,242 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Description

Set up a stale.yml workflow to automatically mark inactive issues and PRs as stale.

Tasks
  • Create .github/workflows/stale.yml
  • Configure stale timing and messaging
  • Submit a PR adding the workflow
Goal

Keep the repository clean by managing inactive issues and PRs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing GitHub Actions guidance for stale issue and pull request workflows, then create .github/workflows/stale.yml. Define the stale timing and messages requested in the issue, and confirm the workflow covers both inactive issues and PRs; done means the workflow file is present and ready for a pull request.

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
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.