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
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
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
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
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
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
Nick Schonning
c1276ab70a
chore: Don't trigger comment-triage on PRs
2020-11-02 18:19:59 -05:00
Nick Schonning
4f143d523e
fix: Use pull_request_target for SECRET access
2020-10-27 21:17:32 -04:00
Nick Schonning
510b293a41
chore: Remove empty step name
2020-10-27 21:17:23 -04:00
Nick Schonning
a8804bb602
fix: Remove empty strategy on codeQL job
...
The strategy value is only valid with a matrix
2020-10-27 21:10:12 -04:00
Nick Schonning
04a94d0df6
chore: Only run freeze reminder on internal repo ( #768 )
2020-10-27 17:42:44 -07:00
Chiedo John
bee289d95d
Add manual running of algolia ( #16251 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-27 19:04:11 -04:00
James M. Greene
137d168acf
Update to latest repo-sync/pull-request to fix bash error ( #16203 )
2020-10-23 23:53:28 -05:00
James M. Greene
aea1912d7b
Repo Sync updates ( #16162 )
...
* Update to latest repo-sync/pull-request Action
https://github.com/repo-sync/pull-request/pull/38
* Be more specific about the base branch when finding the PR
* Further customize the Slack notification upon failure
* Move repo freeze checks into a separate job to avoid Slack notifications every 15 minutes during freezes
* Add new workflow to remind us about deployment freezes preventing repo-sync once per day
2020-10-23 16:04:39 -05:00
Rachael Sewell
1ca03f96b2
check repo is docs-internal in both jobs ( #677 )
2020-10-21 10:14:21 -07:00
Chiedo John
b5ace2293e
Fix repo sync ( #16146 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-20 20:54:46 -04:00
Chiedo John
23ad32bcc6
Remove Lint test for Windows. It always fails ( #16118 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-19 16:04:57 -04:00
Rachael Sewell
0715e160f4
use approved action version
2020-10-19 10:35:25 -07:00
Rachael Sewell
8fd1378686
use real secret
2020-10-19 09:29:02 -07:00
Rachael Sewell
9176d7ffa0
update job names and add unlabel step
2020-10-18 13:12:35 -07:00
Rachael Sewell
0918925d1f
remove from project when closed/merged
2020-10-18 12:52:32 -07:00
Rachael Sewell
7088a32c46
update comment
2020-10-18 10:29:52 -07:00
Rachael Sewell
f39e0a7f8e
ignore octoglot and Octomerger bots
2020-10-18 10:29:14 -07:00
Rachael Sewell
597b879073
ignore automerge
2020-10-18 10:20:05 -07:00
Rachael Sewell
ae796f7ea8
Ignore autoupdate PRS
2020-10-18 10:18:09 -07:00
Jason Etcovitch
0547215903
Remove All-Contributors ( #576 )
...
* Remove from README
* Remove from merged-notification workflow
* Remove .all-contributorsrc
2020-10-16 17:25:13 -04:00
Zeke Sikelianos
e35c506702
Update Crowdin Actions workflow to inherit old OAuth settings ( #16096 )
...
* update Actions workflow to use crowdin.yml for config
* no need for this comment; CODEOWNERS will now trigger a ping
* add a comment about why we need a custom PAT
* update Crowdin branch names
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com >
2020-10-16 15:27:14 -04:00
Zeke Sikelianos
16c7b32dba
enable workflow that removes unused assets ( #15959 )
2020-10-16 11:27:02 -07:00
Chiedo
27b2578b44
Upgrade Skip Duplicate Actions
...
The previous version often returned HTTP Errors and failed unexpectedly.
This version is more fault tolerant.
Details: https://github.com/fkirc/skip-duplicate-actions/issues/45
2020-10-15 17:54:23 -04:00
Octomerger Bot
a7d2a3fa6f
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-15 12:18:33 -07:00
Chiedo
85f334de21
Fix docker
2020-10-15 15:04:53 -04:00
Chiedo
092bd6b163
Fix docker runs
2020-10-15 14:24:34 -04:00
Chiedo
d6dcc4218a
Default to tests running if the skip action errors out
2020-10-15 14:14:33 -04:00
Octomerger Bot
ed990c105b
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-15 11:12:25 -07:00
Chiedo John
126d46fbeb
Make crowdin run daily instead of on git push to main ( #16065 )
...
* Make crowdin daily
* Trigger new build
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-15 14:11:51 -04:00