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

ci: add stale bot #986

Merged
merged 4 commits into from
Jul 28, 2021
Merged

ci: add stale bot #986

merged 4 commits into from
Jul 28, 2021

Conversation

daixiang0
Copy link
Member

Description

Add stale bot to optimize issues/prs lifestyle.

@CodeMonkeyLeet
Copy link
Contributor

LGTM.

@pkedy this is a direct port of the merged dapr/dapr#3248 PR to components-contrib. It will also require a maintainer to add the pinned issues label for the PR exception rule to be overridden as needed.

Copy link
Member

@pkedy pkedy left a comment

Choose a reason for hiding this comment

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

Minor nit re: naming

.github/workflows/dapr-bot-schedule.yml Outdated Show resolved Hide resolved
.github/workflows/dapr-bot-schedule.yml Show resolved Hide resolved
Signed-off-by: Long Dai <long0dai@foxmail.com>
Signed-off-by: Long Dai <long0dai@foxmail.com>
@daixiang0
Copy link
Member Author

@pkedy done.

@daixiang0 daixiang0 requested review from a team as code owners July 13, 2021 06:31
@daixiang0
Copy link
Member Author

ping @artursouza @yaron2

@codecov
Copy link

codecov bot commented Jul 28, 2021

Codecov Report

Merging #986 (bc47c4c) into master (80f0110) will increase coverage by 0.20%.
The diff coverage is 50.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #986      +/-   ##
==========================================
+ Coverage   34.03%   34.24%   +0.20%     
==========================================
  Files         133      132       -1     
  Lines       10750    10761      +11     
==========================================
+ Hits         3659     3685      +26     
+ Misses       6710     6691      -19     
- Partials      381      385       +4     
Impacted Files Coverage Δ
bindings/smtp/smtp.go 47.69% <0.00%> (ø)
pubsub/kafka/kafka.go 19.27% <0.00%> (+0.45%) ⬆️
state/memcached/memcached.go 38.23% <50.00%> (+12.78%) ⬆️
state/cassandra/cassandra.go 25.97% <58.33%> (+2.73%) ⬆️
state/redis/redis.go 43.03% <68.00%> (+4.45%) ⬆️

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 f84a8b8...bc47c4c. Read the comment docs.

@dapr-bot dapr-bot merged commit 4d916c7 into dapr:master Jul 28, 2021
@daixiang0 daixiang0 deleted the stale branch July 29, 2021 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants