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

[Actions] Chore: Rename Issue Check #5268

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Conversation

gregfromstl
Copy link
Member

@gregfromstl gregfromstl commented Nov 1, 2024

PR-Codex overview

This PR introduces a GitHub Actions workflow to ensure that every pull request includes a linked issue in its body.

Detailed summary

  • Added a new workflow named Check for linked issue in pull request body.
  • Configured the workflow to trigger on pull_request events.

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

Copy link

vercel bot commented Nov 1, 2024

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 Nov 2, 2024 1:03am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2024 1:03am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2024 1:03am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2024 1:03am

Copy link

graphite-app bot commented Nov 1, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.37%. Comparing base (7a9713e) to head (8bd2a99).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5268   +/-   ##
=======================================
  Coverage   45.37%   45.37%           
=======================================
  Files        1067     1067           
  Lines       55446    55446           
  Branches     3989     3989           
=======================================
  Hits        25157    25157           
  Misses      29598    29598           
  Partials      691      691           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 7a9713e
packages 40.41% <ø> (ø)

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

Copy link
Contributor

github-actions bot commented Nov 1, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43 KB (0%) 861 ms (0%) 824 ms (+112.36% 🔺) 1.7 s
thirdweb (cjs) 102.88 KB (0%) 2.1 s (0%) 1.2 s (-11.52% 🔽) 3.3 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 54 ms (+91.33% 🔺) 151 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 11 ms (-10.48% 🔽) 21 ms
thirdweb/react (minimal + tree-shaking) 17 KB (0%) 341 ms (0%) 86 ms (-59.9% 🔽) 426 ms

Copy link
Member Author

gregfromstl commented Nov 2, 2024

Merge activity

  • Nov 1, 8:57 PM EDT: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Nov 1, 8:57 PM EDT: A user added this pull request to the Graphite merge queue.
  • Nov 1, 9:03 PM EDT: A user merged this pull request with the Graphite merge queue.

<!-- start pr-codex -->

## PR-Codex overview
This PR introduces a new workflow in the `.github/workflows/linear.yml` file that ensures pull requests contain a linked issue in their body.

### Detailed summary
- Added a new workflow named `Check for linked issue in pull request body`.
- Configured the workflow to trigger on `pull_request` events.

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

<!-- end pr-codex -->
@gregfromstl gregfromstl force-pushed the chore/rename-workflow branch from 9edbc22 to 8bd2a99 Compare November 2, 2024 00:58
Copy link

changeset-bot bot commented Nov 2, 2024

⚠️ No Changeset found

Latest commit: 8bd2a99

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-queue Adds the pull request to Graphite's merge queue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants