Skip to content

Conversation

@gpunto
Copy link
Collaborator

@gpunto gpunto commented Sep 3, 2025

Goal

Introduce weekly check for cleaning stale PRs

Implementation

Add workflow invoking the corresponding one in android-ci-actions.

Testing

Open a PR, let it go stale, verify that is properly addressed.

Checklist

  • Issue linked (if any)
  • Tests/docs updated
  • I have signed the Stream CLA (required for external contributors)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2025

PR checklist ✅

All required conditions are satisfied:

  • Title length is OK (or ignored by label).
  • At least one pr: label exists.
  • Sections ### Goal, ### Implementation, and ### Testing are filled.

🎉 Great job! This PR is ready for review.

@gpunto gpunto added the pr:ci CI changes label Sep 3, 2025
@gpunto gpunto requested a review from Copilot September 3, 2025 09:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces an automated workflow to clean up stale pull requests in the repository. The workflow runs weekly on Mondays and can also be triggered manually.

  • Adds a GitHub Actions workflow that schedules stale PR cleanup every Monday at 7:00 AM UTC
  • Leverages an existing reusable workflow from the GetStream/android-ci-actions repository
  • Configures appropriate permissions for pull request and issue management

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gpunto gpunto marked this pull request as draft September 3, 2025 10:14
@gpunto gpunto marked this pull request as ready for review September 3, 2025 11:42
@aleksandar-apostolov aleksandar-apostolov merged commit 1350ef6 into develop Sep 10, 2025
5 checks passed
@aleksandar-apostolov aleksandar-apostolov deleted the stale-prs-check branch September 10, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:ci CI changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants