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 workflow #3556

Merged
merged 3 commits into from
Jul 3, 2023
Merged

chore: add stale workflow #3556

merged 3 commits into from
Jul 3, 2023

Conversation

onbjerg
Copy link
Member

@onbjerg onbjerg commented Jul 3, 2023

Issues and PRs will be marked as stale after 14 days of inactivity (marked with S-stale This issue/PR is stale and will close with no further activity ). If they remain inactive for 7 days after that, they are closed.

The following exemptions apply:

  • If the issue/PR has the label M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity
  • If the issue/PR has an assignee
  • If the issue/PR has a milestone

Closes #1264

@onbjerg onbjerg added C-enhancement New feature or request A-meta Changes in the contributor workflow and planning labels Jul 3, 2023
@onbjerg onbjerg requested a review from gakonst as a code owner July 3, 2023 14:33
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #3556 (fe4d448) into main (d848668) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

see 10 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.21% <ø> (-0.01%) ⬇️
unit-tests 63.95% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 23.01% <ø> (ø)
blockchain tree 81.25% <ø> (ø)
pipeline 86.98% <ø> (ø)
storage (db) 73.48% <ø> (ø)
trie 95.64% <ø> (ø)
txpool 50.08% <ø> (+0.62%) ⬆️
networking 77.91% <ø> (+0.01%) ⬆️
rpc 58.02% <ø> (ø)
consensus 62.58% <ø> (ø)
revm 34.95% <ø> (ø)
payload builder 6.83% <ø> (ø)
primitives 88.48% <ø> (+0.02%) ⬆️

@gakonst
Copy link
Member

gakonst commented Jul 3, 2023

Beautiful. We should exclude stale issues during our prioritizations. Let's also backfill for open issues which are stale

@gakonst gakonst added this pull request to the merge queue Jul 3, 2023
Merged via the queue into main with commit b4801f9 Jul 3, 2023
@gakonst gakonst deleted the onbjerg/stale branch July 3, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Changes in the contributor workflow and planning C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add workflow to unassign stale issues
3 participants