Skip to content

ci: Update stale.yml GitHub workflow to handle stale PRs#2171

Merged
blackmwk merged 3 commits intoapache:mainfrom
mbutrovich:stale_prs
Feb 25, 2026
Merged

ci: Update stale.yml GitHub workflow to handle stale PRs#2171
blackmwk merged 3 commits intoapache:mainfrom
mbutrovich:stale_prs

Conversation

@mbutrovich
Copy link
Copy Markdown
Collaborator

@mbutrovich mbutrovich commented Feb 24, 2026

Bring Iceberg Java's stale.yml workflow over to handle stale PRs in addition to the existing stale issues behavior.

Which issue does this PR close?

What changes are included in this PR?

Are these changes tested?

Existing CI.

Copy link
Copy Markdown
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

minor nits

Comment thread .github/workflows/stale.yml Outdated
Comment thread .github/workflows/stale.yml Outdated
mbutrovich and others added 2 commits February 24, 2026 14:19
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@blackmwk blackmwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mbutrovich for this pr!

@blackmwk blackmwk merged commit 118f5a5 into apache:main Feb 25, 2026
19 checks passed
kevinjqliu pushed a commit to apache/iceberg-python that referenced this pull request Mar 6, 2026
Bring Iceberg Java's stale.yml workflow over to handle stale PRs in
addition to the existing stale issues behavior.
Borrowed from the Iceberg rust implementation:
apache/iceberg-rust#2171

# Rationale for this change
The iceberg-python PR list is grown over the years and needs clean up

## Are these changes tested?
Existing CI enhancement 

## Are there any user-facing changes?
No
kris-gaudel pushed a commit to kris-gaudel/iceberg-python that referenced this pull request Mar 13, 2026
Bring Iceberg Java's stale.yml workflow over to handle stale PRs in
addition to the existing stale issues behavior.
Borrowed from the Iceberg rust implementation:
apache/iceberg-rust#2171

# Rationale for this change
The iceberg-python PR list is grown over the years and needs clean up

## Are these changes tested?
Existing CI enhancement 

## Are there any user-facing changes?
No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apply stale GitHub action to PRs

3 participants