Josh Gross and GitHub
5ee2b97722
Merge pull request #603 from actions/joshmgross/document-inputs
...
Clearly document passing inputs to the `script`
2025-05-14 10:27:18 -04:00
Josh Gross
3424b52d08
typo fixes
2025-05-13 11:04:53 -04:00
Josh Gross
f9d8109d52
Clearly document passing inputs to the script
2025-05-13 10:53:59 -04:00
Josh Gross and GitHub
e7aeb8c663
Merge pull request #575 from actions/dependabot/github_actions/ruby/setup-ruby-1.229.0
...
Bump ruby/setup-ruby from 1.222.0 to 1.229.0
2025-04-02 10:56:06 -04:00
Josh Gross and GitHub
3908079ba1
Merge pull request #563 from actions/dependabot/github_actions/ruby/setup-ruby-1.222.0
...
Bump ruby/setup-ruby from 1.213.0 to 1.222.0
2025-03-10 15:14:55 -04:00
Josh Gross and GitHub
62c3794a3e
Merge pull request #546 from neilime/patch-1
...
docs: add "exec" usage examples
2025-03-05 15:32:44 -05:00
Josh Gross and GitHub
d0bdabac5f
Merge pull request #557 from actions/joshmgross/fix-readme-v7
...
Remove `octokit` README updates for v7
2025-02-26 14:46:35 -05:00
Josh Gross
851500a2ad
Remove octokit README updates for v7
...
https://github.com/actions/github-script/issues/545
2025-02-26 14:38:00 -05:00
Josh Gross and GitHub
378a50fac5
Merge pull request #508 from iamstarkov/patch-2
...
make octokit instance available as octokit on top of github, to make it easier to seamlessly copy examples from GitHub rest api or octokit documentations
2025-02-04 14:47:03 -05:00
Josh Gross and GitHub
91a83c0917
Merge pull request #473 from nschonni/upstream-setup-license
...
ci: Use github/setup-licensed
2025-01-29 11:34:59 -05:00
Josh Gross and GitHub
586a6a1c85
Merge branch 'main' into upstream-setup-license
2025-01-29 11:31:44 -05:00
Josh Gross and GitHub
8cf50d1501
Merge pull request #533 from nschonni/remove-vscode
...
chore: Remove .vscode settings
2025-01-29 11:30:27 -05:00
Josh Gross and GitHub
511abaae1c
Merge branch 'main' into remove-vscode
2025-01-29 11:22:32 -05:00
Josh Gross and GitHub
eb88965f42
Merge pull request #532 from nschonni/sub-action-dependabot
...
chore: Add Dependabot for .github/actions/install-dependencies
2025-01-29 11:22:24 -05:00
Josh Gross and GitHub
eef4fd9090
Merge branch 'main' into remove-vscode
2025-01-29 11:22:16 -05:00
Josh Gross and GitHub
6efc7571cb
Merge branch 'main' into sub-action-dependabot
2025-01-29 11:21:01 -05:00
Josh Gross and GitHub
08caaddc54
Merge pull request #531 from actions/joshmgross/update-workflows
...
Define `permissions` in workflows and update actions
2025-01-29 11:20:46 -05:00
Josh Gross
19e58d8525
Define permissions in workflows and update actions
2025-01-28 16:50:07 -05:00
Josh Gross and GitHub
c94e1c45ff
Merge pull request #472 from nschonni/setup-dependabot
...
chore: Add Dependabot for NPM and Actions
2025-01-28 16:36:48 -05:00
Josh Gross and GitHub
3e8cf0fede
Merge branch 'main' into setup-dependabot
2025-01-28 16:35:38 -05:00
Josh Gross and GitHub
d70566966b
Merge pull request #478 from timotk/patch-1
...
Specify that the used script is JavaScript
2025-01-17 15:31:49 -05:00
Josh Gross and GitHub
ec12a47a4a
Merge branch 'main' into patch-1
2025-01-17 15:14:36 -05:00
Josh Gross and GitHub
ac452803c9
Merge pull request #515 from actions/joshmgross/npm-audit-fix
...
Update dependencies with `npm audit fix`
2025-01-17 15:06:43 -05:00
Josh Gross and GitHub
1acfa1ca49
Merge branch 'main' into joshmgross/npm-audit-fix
2025-01-17 15:03:08 -05:00
Josh Gross and GitHub
c6fc059534
Merge pull request #514 from actions/joshmgross/update-package-name
...
Clear up package name confusion
2025-01-17 15:00:06 -05:00
Josh Gross
766f5ddf0e
Update licenses
2025-01-17 14:58:40 -05:00
Josh Gross
5e738b47b5
Update dependencies with npm audit fix
2025-01-17 14:56:43 -05:00
Josh Gross
2f5a0ceb1a
Update integration test for expected package name
2025-01-17 14:44:04 -05:00
Josh Gross
7875aed44f
Clear up package name confusion
2025-01-17 14:37:40 -05:00
Josh Gross and GitHub
2bcb242a0a
Merge pull request #512 from actions/joshmgross/upload-artifact-update
...
Update usage of `actions/upload-artifact`
2025-01-17 13:48:42 -05:00
Josh Gross
a32a57a185
Update usage of actions/upload-artifact
2025-01-16 15:53:49 -05:00
Josh Gross and GitHub
4020e461ac
Merge pull request #497 from actions/joshmgross/fix-status-badges
...
Fix workflow status badges
2024-11-04 10:31:56 -05:00
Josh Gross
ec3a5c4c4c
Fix workflow status badges
2024-11-01 18:11:15 -04:00
Josh Gross and GitHub
35b1cdd1b2
Merge pull request #482 from benelan/main
...
Upgrade husky to v9
2024-07-29 16:07:40 -04:00
Josh Gross and GitHub
60a0d83039
Merge pull request #440 from actions/joshmgross/v7.0.1
...
Update version to 7.0.1
2023-11-17 17:20:07 -05:00
Josh Gross
b7fb2001b4
Update version to 7.0.1
2023-11-17 14:15:20 -05:00
Josh Gross and GitHub
12e22ed06b
Merge pull request #439 from actions/joshmgross/avoid-setting-base-url
...
Avoid setting `baseUrl` to undefined when input is not provided
2023-11-17 14:13:03 -05:00
Josh Gross
d319f8f5b5
Avoid setting baseUrl to undefined when input is not provided
2023-11-17 11:59:30 -05:00
Josh Gross and GitHub
e69ef5462f
Merge pull request #425 from actions/joshmgross/node-20
...
Update dependencies and use Node 20
2023-11-13 13:02:38 -05:00
Josh Gross
ee0914b839
Update licenses
2023-11-09 10:06:25 -05:00
Josh Gross
d6fc56f33b
Use @types/node for Node 20
2023-11-08 11:16:50 -05:00
Josh Gross
384d6cf581
Fix quotations in tests
2023-11-08 10:07:35 -05:00
Josh Gross
84724927e3
Only validate GraphQL previews
2023-11-08 10:03:49 -05:00
Josh Gross
84903f5182
Remove node-fetch from type
2023-11-08 09:54:09 -05:00
Josh Gross
5349cf9965
Merge branch 'main' into joshmgross/node-20
2023-11-08 09:45:02 -05:00
Josh Gross and GitHub
ecae9eb535
Merge pull request #402 from typed-actions/export-types
...
Expose async-function argument type
2023-11-08 09:34:16 -05:00
Josh Gross and GitHub
6b5d3eac1f
Merge pull request #429 from robandpdx/add-base-url-option
...
Add base-url option
2023-10-31 14:33:41 -04:00
Josh Gross
22dcf8ad68
Add shell to run step
2023-10-12 13:14:48 -04:00
Josh Gross
a903cf2d66
Add install deps action to reuse between workflows
2023-10-12 13:11:41 -04:00
30d8f852ac
Fix version number in breaking changes section
...
Co-authored-by: Martin Costello <martin@martincostello.com >
2023-10-12 13:06:36 -04:00
Josh Gross
999c7fb9fe
Use setup-node in licensed workflow
2023-10-11 16:21:07 -04:00
Josh Gross
47bc917394
Specify Node 20 in workflows and examples
2023-10-11 16:18:35 -04:00
Josh Gross
84ab08fe8b
Update dependencies and use Node 20
2023-10-11 16:11:59 -04:00
Josh Gross and GitHub
1f16022c75
Merge pull request #422 from actions/joshmgross/update-codeowners
...
Update CODEOWNERS to the Launch team
2023-10-02 11:55:52 -04:00
Josh Gross and GitHub
5d8f827854
Update CODEOWNERS to the Launch team
2023-10-02 11:53:14 -04:00
Josh Gross and GitHub
6f00a0b667
Merge pull request #383 from actions/joshmgross/templates
...
Add more issue templates
2023-05-05 16:26:55 -04:00
Josh Gross and GitHub
3a27f0b193
Add more issue templates
2023-05-04 18:17:04 -04:00
Josh Gross and GitHub
060d68304c
Merge pull request #285 from navarroaxel/patch-1
...
Fix typo in README
2023-04-07 18:13:09 -04:00
Josh Gross and GitHub
d324628d3c
Merge branch 'main' into patch-1
2023-04-07 18:04:40 -04:00
Josh Gross and GitHub
6dcbc7ebb3
Merge pull request #364 from actions/joshmgross/remove-path-filters
...
Remove path filters from check-dist workflow
2023-04-07 18:04:15 -04:00
Josh Gross and GitHub
9e54a4c141
Remove path filters from check-dist workflow
2023-04-07 14:45:58 -04:00
Josh Gross and GitHub
29423367f0
Merge branch 'main' into patch-1
2023-04-07 11:49:55 -04:00
Josh Gross and GitHub
d7906e4ad0
Merge pull request #363 from mjpieters/auto_debug
...
Default debug to current runner debug state
2023-04-05 12:32:04 -04:00
Josh Gross and GitHub
57c10d434e
Merge pull request #356 from mjpieters/clean_deps
...
Remove unused dependencies
2023-04-04 17:31:11 -04:00
Josh Gross and GitHub
eae7dc1b88
Merge branch 'main' into clean_deps
2023-04-04 17:25:20 -04:00
Josh Gross and GitHub
f1ab5779d6
Merge pull request #357 from mjpieters/fix_input_handling
...
fix input handling
2023-04-04 17:24:41 -04:00
Josh Gross and GitHub
98814c53be
Merge pull request #339 from actions/joshmgross/bump-package-version
...
Bump version to 6.4.0
2023-01-26 11:32:53 -05:00
Josh Gross
ba6cf3fe7c
Bump version to 6.4.0
2023-01-26 11:13:37 -05:00
Josh Gross and GitHub
bcc389184d
Merge pull request #321 from danmichaelo/node-fetch
...
Add node-fetch
2023-01-26 11:11:58 -05:00
Josh Gross
da8818015e
Merge main
2023-01-26 11:05:45 -05:00
Josh Gross
4d93f38890
Update dist and audit deps
2023-01-26 11:04:27 -05:00
Josh Gross and GitHub
0550e85801
Merge pull request #336 from actions/joshmgross/minimatch-license
...
Update license for minmatch
2023-01-26 10:24:21 -05:00
Josh Gross and GitHub
5420835fff
Merge branch 'main' into joshmgross/minimatch-license
2023-01-26 10:20:07 -05:00
Josh Gross and GitHub
03377835c3
Merge pull request #338 from actions/joshmgross/fix-dist
...
Regenerate `dist`
2023-01-26 10:18:09 -05:00
Josh Gross
8c6dda0186
Regenerate dist
2023-01-25 19:38:34 -05:00
Josh Gross
ee0d992b06
Use Node 16 in CI and examples
2023-01-25 19:36:14 -05:00
Josh Gross and GitHub
00be60ac26
Merge pull request #306 from austinvazquez/update-github-actions-packages
...
Update GitHub actions packages
2023-01-25 19:26:12 -05:00
Josh Gross
b7f2567036
Update license for minmatch
2023-01-25 19:20:13 -05:00
Josh Gross and GitHub
5a2006bc4f
Merge pull request #313 from jongwooo/chore/use-cache-in-check-dist
...
Use cache in check-dist.yml
2023-01-10 14:34:10 -05:00
Josh Gross and GitHub
b4677cbffd
Merge pull request #320 from actions/dependabot/npm_and_yarn/minimatch-3.1.2
...
Bump minimatch from 3.0.4 to 3.1.2
2023-01-10 14:33:44 -05:00
Josh Gross and GitHub
570fe7c5f7
Merge pull request #319 from actions/dependabot/npm_and_yarn/json5-2.2.3
...
Bump json5 from 2.1.3 to 2.2.3
2023-01-06 16:42:44 -05:00
Josh Gross and GitHub
d556feaca3
Merge pull request #300 from actions/joshmgross/v6.3.3
...
Update version to 6.3.3
2022-10-13 18:34:27 -04:00
Josh Gross
01fde8b524
Update version to 6.3.3
2022-10-11 17:38:18 -04:00
Josh Gross and GitHub
633e9fd3a1
Merge pull request #279 from nineinchnick/update-glob
...
Update `@actions/glob` to 0.3.0
2022-10-11 17:37:00 -04:00
Josh Gross
ee124b1288
Update dist
2022-10-11 17:33:09 -04:00
Josh Gross
ca24d5fb29
Update @actions/glob license version
2022-10-11 17:31:09 -04:00
Josh Gross
c09747ec1a
Merge branch 'main' into update-glob
2022-10-11 17:29:19 -04:00
Josh Gross and GitHub
100527700e
Merge pull request #299 from actions/joshmgross/v6.3.2
...
Bump version to 6.3.2
2022-10-11 11:43:51 -04:00
Josh Gross
085a7754e8
Bump version to 6.3.2
2022-10-11 11:18:09 -04:00
Josh Gross and GitHub
6871f0ffce
Merge pull request #295 from rentziass/rentziass/update-actions-core
...
Update @actions/core to 1.10.0
2022-10-11 11:16:19 -04:00
Josh Gross and GitHub
7dff1a8764
Merge pull request #293 from luketomlinson/main
...
Fix overriding request options from @actions/github
2022-09-30 16:50:50 -04:00
Josh Gross and GitHub
d4560e1570
Merge pull request #288 from luketomlinson/main
...
Add retry plugin and related options
2022-09-26 17:50:50 -04:00
Josh Gross and GitHub
c713e510db
Merge pull request #283 from desrosj/update/plugin-rest-endpoint-methods
...
Update `@octokit/plugin-rest-endpoint-methods` to version 6.x
2022-08-26 13:12:14 -04:00
Josh Gross
fc8cad1c91
Update licenses
2022-08-26 13:08:49 -04:00
Josh Gross and GitHub
d50f485531
Merge pull request #280 from cory-miller/main
...
Bump @actions/core to 1.9.1
2022-08-12 10:09:00 -04:00
Josh Gross and GitHub
46a476b638
Merge pull request #269 from kevgo/patch-1
...
Improve grammar
2022-06-24 15:33:41 -04:00
Josh Gross and GitHub
b682e42ddb
Merge pull request #270 from actions/dependabot/npm_and_yarn/shell-quote-1.7.3
...
Bump shell-quote from 1.7.2 to 1.7.3
2022-06-24 15:33:15 -04:00
Josh Gross and GitHub
377d38faf3
Merge pull request #267 from actions/joshmgross/add-codeql
...
Create codeql-analysis.yml
2022-06-17 17:33:17 -04:00
Josh Gross and GitHub
174e8122c8
Create codeql-analysis.yml
2022-06-15 16:25:41 -04:00
Josh Gross and GitHub
7a5c598405
Merge pull request #263 from smaeda-ks/update-actions-core
...
Update `@actions/core` to 1.8.1
2022-05-12 18:43:19 -04:00