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

adding an action to tag and auto close issues and PRs if stale #642

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

darrenvechain
Copy link
Member

@darrenvechain darrenvechain commented Jan 8, 2024

Description

These changes mark issues and PRs with a stale tag and auto closes them 7 days later if not action is taken.

Fixes # (issue)

N/A

Please delete options that are not relevant.

  • This change requires a documentation update

How Has This Been Tested?

N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@darrenvechain darrenvechain requested a review from a team as a code owner January 8, 2024 09:10
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55e5dce) 54.73% compared to head (4d0b344) 54.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #642   +/-   ##
=======================================
  Coverage   54.73%   54.73%           
=======================================
  Files         179      179           
  Lines       20665    20665           
=======================================
  Hits        11311    11311           
  Misses       8522     8522           
  Partials      832      832           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@libotony libotony merged commit a589f8b into vechain:master Jan 8, 2024
6 of 7 checks passed
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