dependabot[bot]
65d04adab2
build(deps): Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 20:04:54 +00:00
dependabot[bot]
8512a4c98b
build(deps): Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 04:54:18 +00:00
marocchino
91b5bf387e
👷 Fix descriptor
2025-04-11 07:35:16 +09:00
marocchino
cce8920b20
Migrate to biome
2025-04-09 21:26:34 +09:00
marocchino
abf2a6c16e
Merge branch 'main' into test-include-errors
2024-07-08 09:55:31 +09:00
NoRePercussions
c9dee1a48b
PR Test Autocomment: Include Errors
...
Currently, only `yarn all`'s stdout is commented. However,
yarn may also produce relevant stdout, so we should include it.
Additionally, comment yarn output even if it fails.
2024-07-05 19:28:23 -04:00
NoRePercussions
df51e8718f
Fix test action
...
`yarn all` doesn't necessarily add a newline at the end.
The env reader expects the EOF string to be on its own line,
so if the yarn command does not produce this, the workflow fails.
2024-07-05 19:20:01 -04:00
dependabot[bot]
ca4d8cd7d0
build(deps): Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 20:53:36 +00:00
marocchino
b3a1b925c1
👷 without PAT
2023-03-25 11:19:19 +09:00
marocchino
b08cb9eceb
👷 Run with pull request target
2023-03-25 11:03:09 +09:00
marocchino
d2bf9e5bd1
👷 Add PAT
2023-03-25 10:34:33 +09:00
marocchino
87bbf557c1
👷 Update CI
2023-03-25 10:05:34 +09:00
marocchino
0c53bc8d62
Merge pull request #821 from marocchino/dependabot/github_actions/actions/upload-artifact-3
...
build(deps): Bump actions/upload-artifact from 2 to 3
2022-11-16 03:26:02 +09:00
dependabot[bot]
602a58a5f0
build(deps): Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:23:08 +00:00
dependabot[bot]
785707cdee
build(deps): Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:23:05 +00:00
marocchino
f9e56fc102
🔧 Receive github action updates
2022-11-16 03:22:41 +09:00
marocchino
324bf731ef
⚰️ rip pr runner
2021-12-02 07:26:29 +09:00
marocchino
52f92df85d
👷 🙈 run with pr number
2021-09-29 03:22:13 +09:00
marocchino
21a90c1106
Hide details ( #435 )
...
* ✨ hide details
* 📦 build
* 👷 ci for hide_details option
2021-09-29 03:15:07 +09:00
marocchino
41794c1850
🏗 use yarn
2021-09-01 02:43:12 +09:00
marocchino
a2f9820e73
ci: Comment it after build
2021-05-30 10:17:31 +09:00
marocchino
75179b7331
ci: permissions option
...
[GitHub documentation]: https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token
2021-05-30 10:09:51 +09:00
dependabot-preview[bot]
0d4149506f
Upgrade to GitHub-native Dependabot ( #292 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 09:07:02 +09:00
marocchino
183e643d49
test: recreate and append option ( #267 )
2021-03-31 08:26:06 +09:00
marocchino
7266504a8a
ci: reserve test fail status
2021-03-29 07:35:19 +09:00
marocchino
95098e27f2
docs: about permission error ( #258 )
2021-03-22 10:45:14 +09:00
marocchino
58da41abb9
ci: test workflow_run
2021-03-22 10:24:22 +09:00
marocchino
9945cf63fa
docs: omit github token in docs
2021-03-22 06:32:32 +09:00
Jonathan Yu
832d4d1261
build updates ( #256 )
...
* Update test to build on main branch instead of master
* Update workflows to use actions/checkout@v2, which performs a
shallow clone by default, so should be slightly faster
2021-03-22 06:14:27 +09:00
marocchino
fa221d0b75
test with lint
2021-02-25 16:26:08 +09:00
marocchino
033d20d120
build: build custom header implement
...
- c873eaf
- test it
2020-02-04 17:24:40 +09:00
marocchino
6ecc72b81e
feat: can receive number as input
2019-12-18 14:02:55 +09:00
marocchino
e4492afca8
build(deps): commit production deps
2019-11-21 10:11:11 +09:00
marocchino
cb9470fc12
feat: actual logic
2019-11-21 09:57:13 +09:00
marocchino
cce71e2a2d
Initial commit
2019-11-21 08:05:13 +09:00