Skip to content

[CI] Add remove stale issue&PR action #2893

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

DonghakPark
Copy link
Member

As we discussed at Meeting, add remove stale pr & issues from https://github.com/marketplace/actions/close-stale-issues
time -->PR : 14 day / issue : 90 day

Add remove stale issue&PR gitaction

  • it from gitaction/CloseStaleIssues
  • it will remove issue / PR that stale ( no activity )

Self evaluation:

  1. Build test: [X]Passed [ ]Failed [ ]Skipped
  2. Run test: [X]Passed [ ]Failed [ ]Skipped

Add remove stale issue&PR gitaction
- it from gitaction/CloseStaleIssues
- it will remove issue / PR that stale ( no activity )

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <donghak.park@samsung.com>
Copy link
Member

@SeoHyungjun SeoHyungjun left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@skykongkong8 skykongkong8 left a comment

Choose a reason for hiding this comment

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

First PR for our new rules!

Copy link
Contributor

@baek2sm baek2sm left a comment

Choose a reason for hiding this comment

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

Nice work. Thanks!!

name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'
Copy link

Choose a reason for hiding this comment

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

Every day at 1:30 AM. LGTM.

Copy link
Collaborator

@jijoongmoon jijoongmoon left a comment

Choose a reason for hiding this comment

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

LGTM

@jijoongmoon jijoongmoon merged commit 31f98b7 into nnstreamer:main Jan 23, 2025
24 checks passed
@DonghakPark DonghakPark deleted the ci_remove_stale_pr branch February 12, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants