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

add workflow "stale" #354

Merged
merged 1 commit into from
Sep 8, 2020
Merged

add workflow "stale" #354

merged 1 commit into from
Sep 8, 2020

Conversation

hasezoey
Copy link
Member

@hasezoey hasezoey commented Sep 8, 2020

  • add github workflow "stale"

settings:

  • runs once every day
  • runs only on these tags: question,can't reproduce,Needs More Information,needs repro script,stale
  • definitely doesnt run on these tags: help wanted,docs,enhancement,feature,dependencies
  • marks issues as stale if there is no activity in 60 days
  • closes issues when the date tagging with stale is older than 7 days
  • removes stale tag on activity

@hasezoey hasezoey requested a review from nodkz September 8, 2020 00:10
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #354 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   78.73%   78.73%           
=======================================
  Files           9        9           
  Lines         931      931           
  Branches      266      266           
=======================================
  Hits          733      733           
  Misses        196      196           
  Partials        2        2           

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 98bd5e1...6f6322e. Read the comment docs.

@nodkz nodkz merged commit 5465af8 into typegoose:master Sep 8, 2020
@nodkz
Copy link
Collaborator

nodkz commented Sep 8, 2020

Thanks a lot! Amazing tool!

@hasezoey hasezoey deleted the feature/workflowStale branch September 8, 2020 08:10
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.

2 participants