Skip to content

Commit 06756cf

Browse files
Merge pull request #201 from technote-space/release/v0.7.5
Release/v0.7.5
2 parents 01f6e69 + 325c50e commit 06756cf

File tree

4 files changed

+59
-59
lines changed

4 files changed

+59
-59
lines changed

.github/workflows/issue_opened.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
on:
2-
issues:
3-
types: [opened]
4-
name: Issue opened
5-
jobs:
6-
assign:
7-
name: Assign issues to project
8-
runs-on: ubuntu-latest
9-
steps:
10-
- name: Assign issues to project
11-
uses: alex-page/github-project-[email protected]
12-
with:
13-
project: Backlog
14-
column: To do
15-
repo-token: ${{ secrets.GITHUB_TOKEN }}
16-
17-
assignAuthor:
18-
name: Assign author to issue
19-
runs-on: ubuntu-latest
20-
steps:
21-
- name: Assign author to issue
22-
uses: technote-space/assign-author@v1
23-
with:
24-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1+
on:
2+
issues:
3+
types: [opened]
4+
name: Issue opened
5+
jobs:
6+
assign:
7+
name: Assign issues to project
8+
runs-on: ubuntu-latest
9+
steps:
10+
- name: Assign issues to project
11+
uses: technote-space/create-project-card-action@v1
12+
with:
13+
PROJECT: Backlog
14+
COLUMN: To do
15+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
17+
assignAuthor:
18+
name: Assign author to issue
19+
runs-on: ubuntu-latest
20+
steps:
21+
- name: Assign author to issue
22+
uses: technote-space/assign-author@v1
23+
with:
24+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/pr_opened.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Assign PullRequest to Project
11-
uses: alex-page/github-project-[email protected]
11+
uses: technote-space/create-project-card-action@v1
1212
with:
13-
project: Backlog
14-
column: To do
15-
repo-token: ${{ secrets.GITHUB_TOKEN }}
13+
PROJECT: Backlog
14+
COLUMN: To do
15+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616

1717
assignAuthor:
1818
name: Assign author to PR

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/github-action-helper",
3-
"version": "0.7.4",
3+
"version": "0.7.5",
44
"description": "Helper to filter GitHub Action.",
55
"author": "Technote <[email protected]> (https://technote.space)",
66
"license": "MIT",
@@ -28,11 +28,11 @@
2828
"sprintf-js": "^1.1.2"
2929
},
3030
"devDependencies": {
31-
"@technote-space/github-action-test-helper": "^0.1.2",
31+
"@technote-space/github-action-test-helper": "^0.1.3",
3232
"@types/jest": "^24.9.0",
3333
"@types/node": "^13.1.8",
34-
"@typescript-eslint/eslint-plugin": "^2.16.0",
35-
"@typescript-eslint/parser": "^2.16.0",
34+
"@typescript-eslint/eslint-plugin": "^2.17.0",
35+
"@typescript-eslint/parser": "^2.17.0",
3636
"eslint": "^6.8.0",
3737
"jest": "^24.9.0",
3838
"jest-circus": "^24.9.0",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,10 @@
366366
dependencies:
367367
"@types/node" ">= 8"
368368

369-
"@technote-space/github-action-test-helper@^0.1.2":
370-
version "0.1.2"
371-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.2.tgz#50d37d9487da0a41650aa645c75fce71711ec55d"
372-
integrity sha512-uA1fjmcWP/x9o1RA/D6cXZtptanTXEBbe1DLC1Ia/cO42/IeLQXvmJ7ICogWVMgA9OG5xWFqolGdc3ygXF1qZg==
369+
"@technote-space/github-action-test-helper@^0.1.3":
370+
version "0.1.3"
371+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.3.tgz#c1226972220fa3b0c28cde5be5305ac83bd23ba3"
372+
integrity sha512-tFdLXTZzkEC9iQo239xUgrQ3skYsM5cJ83Sqy4QQx1Z1SnAghLN3StTGAm93XQowOiuzQIXDwkkE9W8nMkZdeQ==
373373
dependencies:
374374
"@actions/github" "^2.0.1"
375375
js-yaml "^3.13.1"
@@ -418,9 +418,9 @@
418418
integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==
419419

420420
"@types/istanbul-lib-report@*":
421-
version "1.1.1"
422-
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#e5471e7fa33c61358dd38426189c037a58433b8c"
423-
integrity sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg==
421+
version "3.0.0"
422+
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686"
423+
integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
424424
dependencies:
425425
"@types/istanbul-lib-coverage" "*"
426426

@@ -466,40 +466,40 @@
466466
dependencies:
467467
"@types/yargs-parser" "*"
468468

469-
"@typescript-eslint/eslint-plugin@^2.16.0":
470-
version "2.16.0"
471-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.16.0.tgz#bf339b7db824c7cc3fd1ebedbc88dd17016471af"
472-
integrity sha512-TKWbeFAKRPrvKiR9GNxErQ8sELKqg1ZvXi6uho07mcKShBnCnqNpDQWP01FEvWKf0bxM2g7uQEI5MNjSNqvUpQ==
469+
"@typescript-eslint/eslint-plugin@^2.17.0":
470+
version "2.17.0"
471+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.17.0.tgz#880435a9f9bdd50b45fa286ba63fed723d73c837"
472+
integrity sha512-tg/OMOtPeXlvk0ES8mZzEZ4gd1ruSE03nsKcK+teJhxYv5CPCXK6Mb/OK6NpB4+CqGTHs4MVeoSZXNFqpT1PyQ==
473473
dependencies:
474-
"@typescript-eslint/experimental-utils" "2.16.0"
474+
"@typescript-eslint/experimental-utils" "2.17.0"
475475
eslint-utils "^1.4.3"
476476
functional-red-black-tree "^1.0.1"
477477
regexpp "^3.0.0"
478478
tsutils "^3.17.1"
479479

480-
"@typescript-eslint/experimental-utils@2.16.0":
481-
version "2.16.0"
482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.16.0.tgz#bba65685728c532e0ddc811a0376e8d38e671f77"
483-
integrity sha512-bXTmAztXpqxliDKZgvWkl+5dHeRN+jqXVZ16peKKFzSXVzT6mz8kgBpHiVzEKO2NZ8OCU7dG61K9sRS/SkUUFQ==
480+
"@typescript-eslint/experimental-utils@2.17.0":
481+
version "2.17.0"
482+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.17.0.tgz#12ed4a5d656e02ff47a93efc7d1ce1b8f1242351"
483+
integrity sha512-2bNf+mZ/3mj5/3CP56v+ldRK3vFy9jOvmCPs/Gr2DeSJh+asPZrhFniv4QmQsHWQFPJFWhFHgkGgJeRmK4m8iQ==
484484
dependencies:
485485
"@types/json-schema" "^7.0.3"
486-
"@typescript-eslint/typescript-estree" "2.16.0"
486+
"@typescript-eslint/typescript-estree" "2.17.0"
487487
eslint-scope "^5.0.0"
488488

489-
"@typescript-eslint/parser@^2.16.0":
490-
version "2.16.0"
491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.16.0.tgz#d0c0135a8fdb915f670802ddd7c1ba457c1b4f9d"
492-
integrity sha512-+w8dMaYETM9v6il1yYYkApMSiwgnqXWJbXrA94LAWN603vXHACsZTirJduyeBOJjA9wT6xuXe5zZ1iCUzoxCfw==
489+
"@typescript-eslint/parser@^2.17.0":
490+
version "2.17.0"
491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.17.0.tgz#627f79586d868edbab55f46a6b183cdc341aea1d"
492+
integrity sha512-k1g3gRQ4fwfJoIfgUpz78AovicSWKFANmvTfkAHP24MgJHjWfZI6ya7tsQZt1sLczvP4G9BE5G5MgADHdmJB/w==
493493
dependencies:
494494
"@types/eslint-visitor-keys" "^1.0.0"
495-
"@typescript-eslint/experimental-utils" "2.16.0"
496-
"@typescript-eslint/typescript-estree" "2.16.0"
495+
"@typescript-eslint/experimental-utils" "2.17.0"
496+
"@typescript-eslint/typescript-estree" "2.17.0"
497497
eslint-visitor-keys "^1.1.0"
498498

499-
"@typescript-eslint/typescript-estree@2.16.0":
500-
version "2.16.0"
501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.16.0.tgz#b444943a76c716ed32abd08cbe96172d2ca0ab75"
502-
integrity sha512-hyrCYjFHISos68Bk5KjUAXw0pP/455qq9nxqB1KkT67Pxjcfw+r6Yhcmqnp8etFL45UexCHUMrADHH7dI/m2WQ==
499+
"@typescript-eslint/typescript-estree@2.17.0":
500+
version "2.17.0"
501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.17.0.tgz#2ce1531ec0925ef8d22d7026235917c2638a82af"
502+
integrity sha512-g0eVRULGnEEUakxRfJO0s0Hr1LLQqsI6OrkiCLpdHtdJJek+wyd8mb00vedqAoWldeDcOcP8plqw8/jx9Gr3Lw==
503503
dependencies:
504504
debug "^4.1.1"
505505
eslint-visitor-keys "^1.1.0"

0 commit comments

Comments
 (0)