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 configuration for stale bot #249

Merged
merged 2 commits into from
Jun 11, 2020

Conversation

paulgessinger
Copy link
Member

See https://probot.github.io/apps/stale/
This should mark issues as stale after 30 days with a label stale, and close them after 60
days.

Looks good, @msmk0?

See https://probot.github.io/apps/stale/
This should mark issues as stale after 30 days with a label `stale`, and close them after 60
days.

Looks good, @msmk0?
@paulgessinger paulgessinger added the Infrastructure Changes to build tools, continous integration, ... label Jun 11, 2020
@paulgessinger paulgessinger added this to the v0.26.00 milestone Jun 11, 2020
@msmk0 msmk0 added Impact - Major Significant bug and/or affects a lot of modules Feature Development to integrate a new feature labels Jun 11, 2020
Copy link
Contributor

@msmk0 msmk0 left a comment

Choose a reason for hiding this comment

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

Just a minor cosmetic change. Looks good otherwise.

Co-authored-by: Moritz Kiehn <[email protected]>
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   44.94%   44.94%           
=======================================
  Files         374      374           
  Lines       18708    18708           
  Branches     8859     8859           
=======================================
  Hits         8409     8409           
  Misses       4906     4906           
  Partials     5393     5393           

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 4abc783...bef7f12. Read the comment docs.

@paulgessinger paulgessinger merged commit 2e59edc into acts-project:master Jun 11, 2020
@paulgessinger paulgessinger deleted the stale_bot branch June 11, 2020 19:43
paulgessinger added a commit to paulgessinger/acts that referenced this pull request Jul 13, 2020
* Add configuration for stale bot

See https://probot.github.io/apps/stale/
This should mark issues as stale after 30 days with a label `stale`, and close them after 60
days.

Looks good, @msmk0?

* Update .github/stale.yml

Co-authored-by: Moritz Kiehn <[email protected]>

Co-authored-by: Moritz Kiehn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Development to integrate a new feature Impact - Major Significant bug and/or affects a lot of modules Infrastructure Changes to build tools, continous integration, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants