1
1
# Assign Author
2
2
3
3
[ ![ CI Status] ( https://github.com/technote-space/assign-author/workflows/CI/badge.svg )] ( https://github.com/technote-space/assign-author/actions )
4
- [ ![ codecov] ( https://codecov.io/gh/technote-space/assign-author/branch/master /graph/badge.svg )] ( https://codecov.io/gh/technote-space/assign-author )
4
+ [ ![ codecov] ( https://codecov.io/gh/technote-space/assign-author/branch/main /graph/badge.svg )] ( https://codecov.io/gh/technote-space/assign-author )
5
5
[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/technote-space/assign-author/badge )] ( https://www.codefactor.io/repository/github/technote-space/assign-author )
6
- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/technote-space/assign-author/blob/master /LICENSE )
6
+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/technote-space/assign-author/blob/main /LICENSE )
7
7
8
8
* Read this in other languages: [ English] ( README.md ) , [ 日本語] ( README.ja.md ) .*
9
9
@@ -20,7 +20,6 @@ Issue や Pull Request に Author をアサインする GitHub Actions です。
20
20
- [ インストール] ( #%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB )
21
21
- [ Action イベント詳細] ( #action-%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88%E8%A9%B3%E7%B4%B0 )
22
22
- [ 対象イベント] ( #%E5%AF%BE%E8%B1%A1%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88 )
23
- - [ このアクションを使用しているリポジトリの例] ( #%E3%81%93%E3%81%AE%E3%82%A2%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%A6%E3%81%84%E3%82%8B%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA%E3%81%AE%E4%BE%8B )
24
23
- [ Author] ( #author )
25
24
26
25
</details >
@@ -67,32 +66,6 @@ Issue や Pull Request に Author をアサインする GitHub Actions です。
67
66
|pull_request, pull_request_target|opened, reopened|
68
67
|issues|opened, reopened|
69
68
70
- # # このアクションを使用しているリポジトリの例
71
- - [Release GitHub Actions](https://github.com/technote-space/release-github-actions)
72
- - [issue-opened.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/issue-opened.yml)
73
- - [pr-opened.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/pr-opened.yml)
74
- - [Auto card labeler](https://github.com/technote-space/auto-card-labeler)
75
- - [issue-opened.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/issue-opened.yml)
76
- - [pr-opened.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/pr-opened.yml)
77
- - [Assign Author](https://github.com/technote-space/assign-author)
78
- - [issue-opened.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/issue-opened.yml)
79
- - [pr-opened.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/pr-opened.yml)
80
- - [TOC Generator](https://github.com/technote-space/toc-generator)
81
- - [issue-opened.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/issue-opened.yml)
82
- - [pr-opened.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/pr-opened.yml)
83
- - [Package Version Check Action](https://github.com/technote-space/package-version-check-action)
84
- - [issue-opened.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/issue-opened.yml)
85
- - [pr-opened.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/pr-opened.yml)
86
- - [Get Diff Action](https://github.com/technote-space/get-diff-action)
87
- - [issue-opened.yml](https://github.com/technote-space/get-diff-action/blob/master/.github/workflows/issue-opened.yml)
88
- - [pr-opened.yml](https://github.com/technote-space/get-diff-action/blob/master/.github/workflows/pr-opened.yml)
89
- - [Create Project Card Action](https://github.com/technote-space/create-project-card-action)
90
- - [issue-opened.yml](https://github.com/technote-space/create-project-card-action/blob/master/.github/workflows/issue-opened.yml)
91
- - [pr-opened.yml](https://github.com/technote-space/create-project-card-action/blob/master/.github/workflows/pr-opened.yml)
92
- - [Get git comment action](https://github.com/technote-space/get-git-comment-action)
93
- - [issue-opened.yml](https://github.com/technote-space/get-git-comment-action/blob/master/.github/workflows/issue-opened.yml)
94
- - [pr-opened.yml](https://github.com/technote-space/get-git-comment-action/blob/master/.github/workflows/pr-opened.yml)
95
-
96
69
# # Author
97
70
[GitHub (Technote)](https://github.com/technote-space)
98
71
[Blog](https://technote.space)
0 commit comments