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] Use 'opened' event for discord notifications #32332

Merged
merged 1 commit into from
Feb 7, 2025
Merged

[ci] Use 'opened' event for discord notifications #32332

merged 1 commit into from
Feb 7, 2025

Conversation

poteto
Copy link
Member

@poteto poteto commented Feb 7, 2025

We don't need to wait for it to be labeled now that we have the shared maintainer check workflow.

Stack created with Sapling. Best reviewed with ReviewStack.

We don't need to wait for it to be labeled now that we have the shared maintainer check workflow.
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Feb 7, 2025
@react-sizebot
Copy link

Comparing: 989b0cc...a0e4b74

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 515.48 kB 515.48 kB = 92.04 kB 92.04 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 558.52 kB 558.52 kB = 99.27 kB 99.27 kB
facebook-www/ReactDOM-prod.classic.js = 636.88 kB 636.88 kB = 111.92 kB 111.92 kB
facebook-www/ReactDOM-prod.modern.js = 627.20 kB 627.20 kB = 110.34 kB 110.34 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against cd3032c

@poteto poteto merged commit bc78de3 into main Feb 7, 2025
193 checks passed
@poteto poteto deleted the pr32332 branch February 7, 2025 21:34
poteto added a commit that referenced this pull request Feb 7, 2025
There's no real reason to have 2 jobs for sizebot. It's more of a
historical artifact from before the GH migration. Merging them should
require one less worker needing to be provisioned and some of the extra
overhead
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32333).
* __->__ #32333
* #32332
unstubbable added a commit to unstubbable/react that referenced this pull request Feb 9, 2025
Follow-up for facebook#32332. The Discord webhook seems to ignore draft PRs,
which is a good thing. But when a draft PR is then later set to "ready
for review" we do want to send another notification that should then not
be filtered out.
rickhanlonii pushed a commit that referenced this pull request Feb 9, 2025
…w" (#32344)

Follow-up for #32332. The Discord webhook seems to ignore draft PRs,
which is a good thing. But when a draft PR is then later set to "ready
for review" we do want to send another notification that should not be
filtered out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants