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

chore: add Stale to close old pull requests/issues #98

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Jan 30, 2022

Add configuration for the Probot Stale bot, in order to close old
pull requests and issues.

@jawnsy jawnsy self-assigned this Jan 30, 2022
@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #98 (44fddb8) into main (34fc62d) will increase coverage by 2.81%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   69.44%   72.26%   +2.81%     
==========================================
  Files          84       89       +5     
  Lines        3404     3627     +223     
  Branches       55       55              
==========================================
+ Hits         2364     2621     +257     
+ Misses        851      788      -63     
- Partials      189      218      +29     
Flag Coverage Δ
unittest-go-macos-latest 67.86% <ø> (-0.04%) ⬇️
unittest-go-ubuntu-latest 70.06% <ø> (?)
unittest-go-windows-latest 66.75% <ø> (?)
unittest-js 78.30% <ø> (ø)
Impacted Files Coverage Δ
provisioner/terraform/serve.go 66.66% <0.00%> (ø)
provisioner/terraform/provision.go 57.62% <0.00%> (ø)
coderd/userpassword/userpassword.go 63.41% <0.00%> (ø)
provisioner/terraform/parse.go 75.00% <0.00%> (ø)
database/postgres/postgres.go 70.00% <0.00%> (ø)
peer/channel.go 84.75% <0.00%> (+1.82%) ⬆️
peer/conn.go 79.42% <0.00%> (+2.34%) ⬆️
coderd/coderdtest/coderdtest.go 100.00% <0.00%> (+22.64%) ⬆️
database/migrate.go 52.38% <0.00%> (+52.38%) ⬆️
database/pubsub.go 77.08% <0.00%> (+77.08%) ⬆️

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 34fc62d...44fddb8. Read the comment docs.

@jawnsy jawnsy marked this pull request as ready for review January 31, 2022 00:44
@jawnsy jawnsy force-pushed the jawnsy/chore-add-stale-config branch from 6aa6ff6 to 310bf2c Compare January 31, 2022 02:25
Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me. Good hygiene!

Add configuration for the Probot Stale bot, in order to close old
pull requests and issues.
@jawnsy jawnsy force-pushed the jawnsy/chore-add-stale-config branch from 310bf2c to 44fddb8 Compare January 31, 2022 02:54
@jawnsy jawnsy merged commit 3fccfc5 into main Jan 31, 2022
@jawnsy jawnsy deleted the jawnsy/chore-add-stale-config branch January 31, 2022 02:59
@jawnsy jawnsy removed their assignment Mar 12, 2022
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.

None yet

2 participants