Skip to content

[CI] Fix: Stale issue text #5870

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

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

gregfromstl
Copy link
Member

@gregfromstl gregfromstl commented Jan 2, 2025

PR-Codex overview

This PR updates the configuration for the stale action in the .github/workflows/stale.yml file, reducing the inactivity period for issues and pull requests before they are marked as stale and the time before they are closed.

Detailed summary

  • Changed stale-issue-message to reflect a 7-day inactivity period instead of 30 days.
  • Changed stale-pr-message to reflect a 7-day inactivity period instead of 30 days.
  • Set days-before-stale to 7 days.
  • Set days-before-close to 2 days.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

linear bot commented Jan 2, 2025

Copy link

changeset-bot bot commented Jan 2, 2025

⚠️ No Changeset found

Latest commit: 029753b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jan 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 0:24am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 0:24am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 0:24am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 0:24am

Copy link
Contributor

graphite-app bot commented Jan 2, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.18%. Comparing base (8b1a60d) to head (029753b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5870   +/-   ##
=======================================
  Coverage   55.18%   55.18%           
=======================================
  Files        1123     1123           
  Lines       59611    59611           
  Branches     5031     5031           
=======================================
  Hits        32895    32895           
  Misses      25996    25996           
  Partials      720      720           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 8b1a60d
packages 52.83% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

Copy link
Contributor

github-actions bot commented Jan 2, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 45.09 KB (0%) 902 ms (0%) 2.9 s (+41.26% 🔺) 3.8 s
thirdweb (cjs) 110.84 KB (0%) 2.3 s (0%) 6.4 s (-9.06% 🔽) 8.6 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 299 ms (-48.91% 🔽) 410 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 81 ms (-63.71% 🔽) 91 ms
thirdweb/react (minimal + tree-shaking) 19.12 KB (0%) 383 ms (0%) 679 ms (+18.68% 🔺) 1.1 s

@gregfromstl gregfromstl merged commit 575cc2c into main Jan 2, 2025
33 checks passed
@gregfromstl gregfromstl deleted the greg/tool-2895-update-stale-bot-text branch January 2, 2025 01:29
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.

1 participant