Lauren Tan
19c804d165
[builds/facebook-www] Add workflow to close direct PRs
2025-02-11 13:11:11 -05:00
lauren and GitHub
7dc01b9876
[DiffTrain] Prune all unnecessary files ( #25787 )
...
Note that this PR is targeting the `builds/facebook-www` branch.
Delete all unnecessary folders from this branch since the only files we
are syncing are in the `compiled` folder.
2022-12-02 07:58:57 -08:00
lauren and GitHub
62e2b1374b
[DiffTrain] Fix incorrect build path ( #25723 )
2022-11-21 13:00:50 -08:00
lauren and GitHub
e58b6c158b
Reorganize build folders for DiffTrain ( #25722 )
...
Reorganize some files to make the DiffTrain config easier to setup. Also
add unstable_server-external-runtime to sync.
2022-11-21 12:42:49 -08:00
lauren and GitHub
13681aaf9c
Add github action to commit build artifacts for Facebook ( #25721 )
...
This PR adds a new GitHub action to commit build artifacts for Facebook
into a new protected branch. This will later be used to setup an
automatic sync to www.
The hacky spinloop is meant to be a temporary implementation until we
can support running a script internally on top of the synced diff
(coming soon). A GitHub token is otherwise required if we want to setup
a pub/sub between cirleci and github but it's not straightforward to
provision one for our org. So this workaround should do for now since we
won't keep it around for too long.
Example of it running and creating a commit on the `builds/facebook-www`
branch:
https://github.com/facebook/react/actions/runs/3516958576/jobs/5894251359
2022-11-21 11:03:23 -08:00
dan and GitHub
b76103d66f
Remove React 18 issue template ( #24220 )
...
React 18 is just React now.
2022-03-30 19:37:31 +01:00
Dan Abramov and GitHub
771da6e27b
Update PULL_REQUEST_TEMPLATE.md
2021-09-07 07:54:34 +01:00
Dan Abramov and GitHub
6f64eb5aa0
Update PULL_REQUEST_TEMPLATE.md
2021-09-06 20:36:46 +01:00
Dan Abramov and GitHub
cdb08ebe0a
Update PULL_REQUEST_TEMPLATE.md
2021-09-06 20:36:24 +01:00
Brian Vaughn and GitHub
d483463bc8
Updated scripts and config to replace "master" with "main" branch ( #21768 )
2021-06-29 14:26:24 -04:00
Brian Vaughn and GitHub
3ba2b67f21
Update react_18.md
2021-06-11 14:27:09 -04:00
Brian Vaughn and GitHub
905f6f48d4
Update react_18.md
2021-06-11 14:25:47 -04:00
Brian Vaughn and GitHub
ca4e650ec1
Update react_18.md
2021-06-11 14:24:09 -04:00
Brian Vaughn and GitHub
42a89d5c61
Update react_18.md
2021-06-11 14:22:57 -04:00
Brian Vaughn and GitHub
1e3ceadcc0
Added React 18 issue template
2021-06-11 14:19:37 -04:00
Brian Vaughn
5151466bab
Updated DevTools bug Workflow
...
Workflow now auto-assigns issues needing more information to the person who reported them
2021-05-27 09:49:44 -04:00
Brian Vaughn and GitHub
bb1c821556
Fixed localhost URL check
...
Noticed that it missed 21568 because of a leading "/"
2021-05-26 10:43:51 -04:00
Brian Vaughn and GitHub
a731a51696
Add GitHub action to check for bug repro ( #21542 )
2021-05-21 15:48:12 -04:00
Brian Vaughn and GitHub
e0bffeeb01
Update devtools_bug_report.yml
2021-05-20 14:52:08 -04:00
Brian Vaughn and GitHub
549aaacbb0
Update devtools_bug_report.yml
2021-05-20 14:51:35 -04:00
Brian Vaughn and GitHub
3890fb52fe
Update devtools_bug_report.yml
2021-05-08 10:46:02 -04:00
Brian Vaughn and GitHub
57768ef90b
Update devtools_bug_report.yml
...
Tweaked label to include emoji characters.
2021-05-07 09:10:50 -04:00
Brian Vaughn and GitHub
6005a6ab2b
Update devtools_bug_report.yml
2021-05-07 08:48:34 -04:00
Brian Vaughn and GitHub
85b543c6b4
Added new GitHub issue form for React DevTools bug reports ( #21450 )
...
Added a new bug report template built with GitHub issue forms:
https://gh-community.github.io/issue-template-feedback/structured/
And updated DevTools bug report link to send information formatted for this new template.
2021-05-07 08:46:58 -04:00
Ricky and GitHub
880587366d
Deprecate old test script commands ( #19893 )
...
* Deprecate old test script commands
* Update PR template test script
* Add test-stable and test-www-classic
* Update circle test names
* Rename test-www-classic to test-classic
* Missed some job renames
* Missed some more job renames
2020-10-14 08:54:34 -04:00
Ricky and GitHub
30b47103d4
Fix spelling errors and typos ( #19138 )
2020-06-15 19:59:44 -04:00
Toru Kobayashi and GitHub
dbf2bba632
remove an unused ISSUE_TEMPLATE.md ( #18953 )
2020-05-19 08:44:01 -07:00
Dan Abramov and GitHub
c74f0b0646
Update stale.yml
2020-04-09 13:36:11 +01:00
Dan Abramov and GitHub
bce982b799
Change stalebot messages ( #18524 )
2020-04-07 17:30:45 +01:00
Dan Abramov and GitHub
99d779f629
Don't close "Needs Investigation" issues ( #18458 )
2020-04-01 22:08:09 +01:00
Ryota Murakami and GitHub
48c4867d74
Update issue templates to directly link to relevant sources ( #18039 )
...
GitHub supports linking to off-site sources for certain types of issue.
2020-02-18 10:30:00 -08:00
Nicolas Gallagher and GitHub
64aae7b06f
Fix issue template for questions ( #17817 )
2020-01-10 10:57:34 -08:00
Nicolas Gallagher and GitHub
05e487a12f
Add GitHub issue templates ( #17815 )
2020-01-09 16:16:37 -08:00
Nicolas Gallagher and GitHub
2e4948a34d
Add configuration for the "Stale" GitHub App ( #17806 )
...
Configuration for the bot that marks and closes stale issues and pull requests.
https://probot.github.io/apps/stale/
2020-01-09 11:13:41 -08:00
Dan Abramov and GitHub
2517be99ac
Reword issue template
2018-01-03 15:58:07 +00:00
Dan Abramov and GitHub
2d7aafd9d1
Oops
2017-12-07 12:04:51 +00:00
Dan Abramov and GitHub
9fa08750c0
Mention how to use debuggers
2017-12-07 12:03:45 +00:00
Dan Abramov and GitHub
4c451f7f2b
Add yarn test-prod to pull request steps
2017-11-22 13:11:07 +00:00
Dustan Kasten and Dan Abramov
399029444f
maybe proactively redirect some doc site issues ( #11235 )
...
* maybe proactively redirect some doc site issuesg
* Update ISSUE_TEMPLATE.md
2017-10-26 15:27:16 +01:00
Dan Abramov and GitHub
4af2a24f00
Update contribution instructions ( #11276 )
2017-10-19 01:03:55 +01:00
Brandon Dail and GitHub
e7a2ac959a
Update JSFiddle templates for React 16 ( #11040 )
...
These were broken after 16 was tagged as `latest` on npm. This fixes that problem, and also adds two template options: one for React 16 and one for React 15. I figure we should provide both for now, since there's still a lot of 15.x users.
2017-10-02 14:11:29 -07:00
Jason Quense and GitHub
1924c28a54
Update issue template with PropTypes package ( #10578 )
...
Adds `prop-types` to the template
2017-08-30 16:35:29 -04:00
Sebastian Markbåge and GitHub
9d248e0616
Remove record-tests step from contribution guides ( #10223 )
2017-07-20 14:16:35 -07:00
Kiho · Cham and Dan Abramov
4880eb0fbc
doc: switch the order of lint and prettier ( #10094 )
...
Ref #9876
Thanks to @wdhorton bring it up.
2017-07-02 13:24:45 +01:00
Brandon Dail and GitHub
8d6d3e8c05
Update JSFiddle for issue template ( #9289 )
2017-03-30 11:43:16 -05:00
Andrew Clark
c71a8ecd00
Add prettier instructions to PR template and contribution guide
2017-03-16 11:53:44 -07:00
Jack Cross and Dan Abramov
bfd5b1878e
Add Flow reminder to PR template ( #8805 )
...
* Added flow to PR template
* Added record-tests step to PR template and contribution docs
* Updated order of PR checks
2017-01-17 06:34:44 -08:00
Toru Kobayashi and Dan Abramov
83381c1673
use npm-run-script in PULL_REQUEST_TEMPLATE ( #7913 )
2016-10-07 14:23:37 +01:00
Marshall Bowers and Paul O’Shannessy
6b1232aa86
Add basic issue and PR templates ( #6597 )
...
Issue template adapted from the Angular template, and PR template
adapted from the PR guidelines in CONTRIBUTING.md.
2016-05-11 15:30:25 -07:00