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

Stale issues gh action [WIP] #5729

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

ibarrajo
Copy link
Contributor

@ibarrajo ibarrajo commented Mar 6, 2024

What changed?
Added a github action to tag and close stale issues and pull requests.

Timelines to close and tags to be exempted are to be discussed.

Why?

How did you test it?

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Merging #5729 (2ecc28f) into master (88cfab0) will increase coverage by 0.07%.
Report is 5 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

see 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 018e1160-1af4-430b-8ee5-57a5eb74fe5a

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 127 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-0.06%) to 63.137%

Files with Coverage Reduction New Missed Lines %
common/persistence/historyManager.go 2 66.67%
common/persistence/sql/sqlplugin/postgres/db.go 2 80.0%
common/persistence/sql/sqlplugin/postgres/task.go 2 73.4%
common/task/fifo_task_scheduler.go 2 80.41%
common/task/weighted_round_robin_task_scheduler.go 2 88.56%
service/history/execution/mutable_state_task_refresher.go 2 64.24%
service/history/task/fetcher.go 2 85.57%
service/history/queue/timer_queue_processor_base.go 3 77.82%
service/history/task/transfer_standby_task_executor.go 4 87.01%
service/history/task/cross_cluster_task_processor.go 8 80.79%
Totals Coverage Status
Change from base Build 018e10f1-ea04-47e7-9f09-e8c4fb27206c: -0.06%
Covered Lines: 92600
Relevant Lines: 146665

💛 - Coveralls

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