Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the stale PR workflow #2593

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Adds the stale PR workflow #2593

merged 1 commit into from
Mar 18, 2024

Conversation

kenoir
Copy link
Contributor

@kenoir kenoir commented Mar 18, 2024

This change implements the stale PR template.

Who is this for?

Developers who want good visibility of work in progress and a process for preventing proliferation of unmerged PRs.

What is it doing for them?

Closing old PRs that haven't been merged in 30 days. Things that hang about for longer than that should be smaller PRs, released behind a toggle, or be Issues from which other PRs hang.

This change implements the stale PR template.

## Who is this for?

Developers who want good visibility of work in progress and a process for preventing proliferation of unmerged PRs.

## What is it doing for them?

Closing old PRs that haven't been merged in 30 days. Things that hang about for longer than that should be smaller PRs, released behind a toggle, or be Issues from which other PRs hang.
@kenoir kenoir requested a review from a team March 18, 2024 15:01
@kenoir kenoir enabled auto-merge (squash) March 18, 2024 15:11
@kenoir kenoir merged commit e82b381 into main Mar 18, 2024
4 checks passed
@kenoir kenoir deleted the rk/add-stale-pr-workflow branch March 18, 2024 15:38
@kenoir
Copy link
Contributor Author

kenoir commented Mar 19, 2024

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.

2 participants