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

Enable stale action #28729

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Enable stale action #28729

merged 1 commit into from
Apr 4, 2024

Conversation

jackpope
Copy link
Contributor

@jackpope jackpope commented Apr 3, 2024

Follows #28695

Now that the action has run successfully in debug mode (logs), let's enable it to persist changes.

Also changes the number of operations per run from the default of 30 to 100 since we have a large backlog of issues and PRs to work through.

Finally adds enhancement label as exempt from stale.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Apr 3, 2024
@react-sizebot
Copy link

react-sizebot commented Apr 3, 2024

Comparing: 7a2609e...f499002

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.min.js = 169.31 kB 169.31 kB = 52.76 kB 52.76 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 171.13 kB 171.13 kB = 53.33 kB 53.33 kB
facebook-www/ReactDOM-prod.classic.js = 589.03 kB 589.03 kB = 103.68 kB 103.68 kB
facebook-www/ReactDOM-prod.modern.js = 566.05 kB 566.05 kB = 99.59 kB 99.59 kB
test_utils/ReactAllWarnings.js Deleted 64.60 kB 0.00 kB Deleted 16.14 kB 0.00 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
test_utils/ReactAllWarnings.js Deleted 64.60 kB 0.00 kB Deleted 16.14 kB 0.00 kB

Generated by 🚫 dangerJS against f499002

@jackpope jackpope merged commit 7966ccd into facebook:main Apr 4, 2024
38 checks passed
@jackpope jackpope deleted the stalebot-update2 branch April 4, 2024 14:27
EdisonVan pushed a commit to EdisonVan/react that referenced this pull request Apr 15, 2024
Follows facebook#28695

Now that the action has run successfully in debug mode
([logs](https://github.com/facebook/react/actions/runs/8532177618/job/23372921455#step:2:35)),
let's enable it to persist changes.

Also changes the number of operations per run from the default of 30 to
100 since we have a large backlog of issues and PRs to work through.

Finally adds enhancement label as exempt from stale.
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.

None yet

4 participants