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

ci: unassign issues stale 14 days ago #3529

Merged
merged 1 commit into from
Mar 18, 2024
Merged

ci: unassign issues stale 14 days ago #3529

merged 1 commit into from
Mar 18, 2024

Conversation

tisonkun
Copy link
Contributor

@tisonkun tisonkun commented Mar 16, 2024

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

This closes #3525.

What's changed and what's your intention?

Perhaps we can add more detailed conditions. Welcome to leave a comment :D

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

@github-actions github-actions bot added the docs-not-required This change does not impact docs. label Mar 16, 2024
@tisonkun
Copy link
Contributor Author

tisonkun commented Mar 16, 2024

image

This is a demonstration unassign action.

Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.34%. Comparing base (74862f8) to head (3c34d7c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3529      +/-   ##
==========================================
- Coverage   85.35%   85.34%   -0.02%     
==========================================
  Files         906      906              
  Lines      151023   151023              
==========================================
- Hits       128913   128896      -17     
- Misses      22110    22127      +17     

@sunng87
Copy link
Member

sunng87 commented Mar 17, 2024

May I know the criteria for an issue being inactive?

@tisonkun
Copy link
Contributor Author

@sunng87 currently it checks the "updated_at" of the issue property.

The logic is here.

I created https://github.com/tisonspieces/auto-unassign/issues/2 for any further conditions we'd like to refine.

@sunng87 sunng87 added this pull request to the merge queue Mar 18, 2024
Merged via the queue into main with commit d36a5a7 Mar 18, 2024
22 checks passed
@sunng87 sunng87 deleted the tisonkun-patch-1 branch March 18, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto un-assign if an open issue without PR associated stale
3 participants