1
0
mirror of synced 2026-01-29 21:01:19 -05:00
Commit Graph

376 Commits

Author SHA1 Message Date
Sarah Schneider
5e0bcc6773 fix startsWith syntax 2020-11-23 14:57:38 -05:00
Sarah Schneider
0ad7a71b35 lint 2020-11-23 14:28:05 -05:00
Sarah Schneider
8b6f544c34 add steps to close open issues and add new issue to FR project board 2020-11-23 14:18:45 -05:00
Sarah Schneider
67cc12fca1 remove extra hyphen 2020-11-20 11:02:02 -05:00
Sarah Schneider
071879e97b add new label-triggered workflow 2020-11-20 10:45:05 -05:00
Sarah Schneider
5b039af202 use sha 2020-11-18 14:24:34 -05:00
Sarah Schneider
f4d9d1ae89 bump action version 2020-11-18 14:15:26 -05:00
James M. Greene
d402a60833 Merge branch 'main' into hidden-docs-alt 2020-11-17 17:56:25 -06:00
Nick Schonning
b6de7c6887 chore: Convert Standard to eslint-config-standard (#1328)
* chore: Move standard to ESLint config

* fix: auto-fix ESLint indent issues

* fix: ESLint prefer-regex-literals

* fix: ESLint array-callback-return

- .filter must return a boolean value
- .map replaced with forEach when the value isn't used

* fix: ESLint no-extra-semi
2020-11-17 16:18:18 -05:00
James M. Greene
4962f91a13 Fix test workflow file 2020-11-17 14:50:43 -06:00
James M. Greene
909db6fcf4 Update EA cloning script to rely on the current git branch 2020-11-17 14:13:14 -06:00
Nick Schonning
92740f68d7 chore: Add Prettier for Yaml formatting
Related to #128
- Prettier to fix indenting/quoting across files
- Manually adjust list styles to "-" style
- Ignore all translated files from automated formatting
- Drop redundant CI env variable
2020-11-16 16:12:49 -05:00
Kevin Heis
dd02bfa007 Merge main 2020-11-16 10:07:53 -08:00
Chiedo John
1c1f6ab0d4 Merge branch 'main' into stale-exemption 2020-11-16 09:34:03 -05:00
Chiedo
5e6c30a4a8 Revert "chore: flatten ifs for fkirc/skip-duplicate-actions"
This reverts commit d9d17364e3.
2020-11-16 09:07:00 -05:00
Chiedo
790928cb84 Add the option to exempt issues and prs from staleness 2020-11-16 08:46:48 -05:00
Sarah Schneider
8788ab7fc4 Continue on error during link check (#16442)
* continue on error

* use failure instead of continue-on-error

* Update .github/workflows/check-all-english-links.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* add missing colon

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-12 14:53:28 -05:00
James M. Greene
2a780be55b Prevent merging to main branch during repo freezes (#16278)
* Prevent merging to main branch during repo freezes

* Update failure wording to indicate merges are 'paused'

* Clarify the merge pauses are only for the 'main' branch
2020-11-10 23:57:28 -06:00
James M. Greene
dac5bc7867 Don't re-run build for Actions in the internal repo 2020-11-10 16:01:18 -06:00
Sarah Schneider
1b5cdd82f5 need to do a checkout after all (#16430) 2020-11-10 16:40:55 -05:00
Sarah Schneider
0babb6a504 add .js (#16428) 2020-11-10 15:51:31 -05:00
Sarah Schneider
ce33df1cd3 New broken link report (#16412)
* add linkinator npm package

* add new script that uses Linkinator

* reorg the excluded links file and update comments

* replace blc artifacts with linkinator artifacts in .gitignore

* update the scheduled workflow to use the new script

* dismantle BLC scripts

* add workflow_dispatch event so we can test this manually

* npm uninstall broken-link-checker

* use different exit codes depending on whether broken links are found
2020-11-10 15:28:44 -05:00
James M. Greene
e1f3f6457e Merge branch 'main' into hidden-docs-alt 2020-11-09 13:09:52 -06:00
James M. Greene
f410fd175c Mostly reverting github/docs-internal#15313 2020-11-09 13:07:04 -06:00
Nick Schonning
71b6ee7641 chore: Upgrade actions/cache to v2.1.3 2020-11-09 10:19:53 -05:00
Chiedo John
805e5d19e4 Merge branch 'main' into automerge-dependabot-filtering 2020-11-09 10:02:23 -05:00
Nick Schonning
d9d17364e3 chore: flatten ifs for fkirc/skip-duplicate-actions 2020-11-06 15:39:03 -05:00
Nick Schonning
bf478c15dd chore: Set timeout of 60 minutes for test job 2020-11-06 11:55:06 -05:00
Nick Schonning
c058d4aad8 chore: Update actions/checkout to v2.3.4 2020-11-05 18:05:39 -05:00
Nick Schonning
42ae9e3553 chore: Add title to Merge Notification CI job
Also switch to repository filtering like other jobs
2020-11-05 14:35:03 -05:00
Nick Schonning
6672ced82d chore: Bump actions/stale to 3.0.13 for CVE issue 2020-11-05 12:22:34 -05:00
James M. Greene
2be96edf73 Try using actions/checkout's persist-credentials input instead of manually changing the local git config 2020-11-04 11:19:46 -06:00
James M. Greene
441c7f71cc Update .github/workflows/js-lint.yml 2020-11-04 10:06:23 -06:00
Nick Schonning
4fb87ade22 chore: Pull JS Linting to separate Action
Only trigger if JS, package, or Action file is changed
2020-11-04 10:46:47 -05:00
Chiedo John
690ab25241 Merge branch 'main' into skip-comment-triage-on-prs 2020-11-04 09:53:05 -05:00
Sarah Schneider
0cf94f26b7 Merge branch 'main' of https://github.com/github/docs-internal into hidden-docs-alt 2020-11-03 17:09:22 -05:00
Chiedo John
c116efe725 Crowdin translations (translation-batch-1604415979) (#16312)
* New Crowdin translations by Github Action

* Revert broken translated files to English

* Revert broken translations

* Revert broken translations

* Revert more broket translations

* Revert broken translation

* Increase Node memory limit for running Jest

* Allow Node to use more memory for Jest

* Increase Node memory limit for running Jest

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-03 16:15:55 -05:00
Nick Schonning
ace073eefc chore: Upgrade to actions/cache@v2.1.2 2020-11-03 15:22:03 -05:00
Nick Schonning
ace1db3693 chore: Upgrade actions/script to v3.0.0 2020-11-03 15:20:53 -05:00
Nick Schonning
3ef3c81599 chore: Only trigger first responder for internal (#915)
The `||` for the closed cause this to trigger on public repo
2020-11-03 12:18:14 -08:00
Nick Schonning
4ad87aeebb chore: Filter CI job for dependabot auto-merge 2020-11-03 13:59:28 -05:00
Kevin Heis
8b8d6d24d3 Merge branch 'main' into hidden-docs-alt 2020-11-03 10:19:14 -08:00
James M. Greene
e913c26006 Try ONLY clearing out the extraHeader value rather than overwriting it 2020-11-03 12:11:23 -06:00
James M. Greene
da7afd4e55 Manually override GitHub Actions extraHeader 2020-11-03 12:02:37 -06:00
James M. Greene
7514a54785 Remove EA cloning from lint -- no JS files in there to lint 2020-11-03 10:56:46 -06:00
James M. Greene
3008ad1b70 Update all heroku-prebuild refs to heroku-postbuild 2020-11-03 10:30:11 -06:00
James M. Greene
c6980ab666 Fix the other workflow syntax error I missed 2020-11-03 10:24:08 -06:00
James M. Greene
850c11aca7 Fix workflow syntax error 2020-11-03 10:19:42 -06:00
Chiedo John
bce0499998 Add option to manually run the dry run algolia script (#16307)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-11-03 10:01:50 -05:00
Chiedo John
cdacef5ee0 Merge branch 'main' into empty-strategy 2020-11-03 09:09:24 -05:00