jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
304 stars 66 forks source link

add stale issue check workflow #337

Closed h1dden-da3m0n closed 2 years ago

h1dden-da3m0n commented 2 years ago

Description

This PR aims to add GitHub Action workflow to monitor, label, and close stale issues within this repository. It uses the Jellyfin-Bot token to comment and close stale Issues.

NOTE: It explicitly does not touch PRs

Changes

Issues

codecov[bot] commented 2 years ago

Codecov Report

Merging #337 (73e2a51) into master (d2ce6da) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #337   +/-   ##
=======================================
  Coverage   48.68%   48.68%           
=======================================
  Files          39       39           
  Lines         725      725           
  Branches      145      145           
=======================================
  Hits          353      353           
  Misses        335      335           
  Partials       37       37           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d2ce6da...73e2a51. Read the comment docs.

thornbill commented 2 years ago

This looks good! It sounds like it will need a check to prevent it running on forks though. 😉

h1dden-da3m0n commented 2 years ago

This looks good! It sounds like it will need a check to prevent it running on forks though. wink

ah my bad :man_facepalming: (why didn't I think of that .... -.-) Will fix asap

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information