Skip to content

RUM-11404: Add Github action to close stale issues#2826

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/rum-11404/close-stale-issues-action
Aug 20, 2025
Merged

RUM-11404: Add Github action to close stale issues#2826
0xnm merged 1 commit into
developfrom
nogorodnikov/rum-11404/close-stale-issues-action

Conversation

@0xnm

@0xnm 0xnm commented Aug 20, 2025

Copy link
Copy Markdown
Member

What does this PR do?

This PR adds a Github action to automatically close stale issues.

It is a similar move done already for iOS SDK, see the related PR there for more details.

Note: for now this PR has this action only in the debug mode with manual run, so it can be tested once PR is merged.

Once everything is tested, the follow-up PR will add automated run.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm marked this pull request as ready for review August 20, 2025 14:29
@0xnm
0xnm requested review from a team as code owners August 20, 2025 14:29

@mariedm mariedm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🚀

@codecov-commenter

codecov-commenter commented Aug 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.11%. Comparing base (e83db32) to head (a09c916).
⚠️ Report is 1863 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2826      +/-   ##
===========================================
- Coverage    70.13%   70.11%   -0.02%     
===========================================
  Files          843      843              
  Lines        31423    31423              
  Branches      5263     5263              
===========================================
- Hits         22037    22032       -5     
- Misses        7906     7908       +2     
- Partials      1480     1483       +3     

see 38 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xnm
0xnm merged commit 7d8d2bd into develop Aug 20, 2025
26 checks passed
@0xnm
0xnm deleted the nogorodnikov/rum-11404/close-stale-issues-action branch August 20, 2025 15:15
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.

3 participants