forked from hugegraph/hugegraph
Compare commits
19 Commits
master
...
cla-assist
| Author | SHA1 | Date |
|---|---|---|
|
|
e19ccb6779 | |
|
|
21ac3c9f9b | |
|
|
df3f7f1708 | |
|
|
6210c8fe1e | |
|
|
c2640f8e64 | |
|
|
6c427e1f8c | |
|
|
cbe774582d | |
|
|
9a78959e29 | |
|
|
365ce7a0a2 | |
|
|
eeb0fa98a2 | |
|
|
95b5f2fe4e | |
|
|
b5b8714b94 | |
|
|
241a9ece43 | |
|
|
6a72b07c8d | |
|
|
87f00cdc4b | |
|
|
027c7300a0 | |
|
|
2ac9db47fc | |
|
|
cf66bf215f | |
|
|
0c22ef16ce |
|
|
@ -0,0 +1,124 @@
|
|||
{
|
||||
"signedContributors": [
|
||||
{
|
||||
"name": "imbajin",
|
||||
"id": 17706099,
|
||||
"comment_id": 1066436644,
|
||||
"created_at": "2022-03-14T06:49:22Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1761
|
||||
},
|
||||
{
|
||||
"name": "sunlujing",
|
||||
"id": 54138330,
|
||||
"comment_id": 1066457731,
|
||||
"created_at": "2022-03-14T07:22:22Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1780
|
||||
},
|
||||
{
|
||||
"name": "javeme",
|
||||
"id": 9625821,
|
||||
"comment_id": 1072567496,
|
||||
"created_at": "2022-03-18T16:16:34Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1787
|
||||
},
|
||||
{
|
||||
"name": "zyxxoo",
|
||||
"id": 11863049,
|
||||
"comment_id": 1073482514,
|
||||
"created_at": "2022-03-21T04:48:04Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1784
|
||||
},
|
||||
{
|
||||
"name": "coderzc",
|
||||
"id": 26179648,
|
||||
"comment_id": 1073505703,
|
||||
"created_at": "2022-03-21T05:48:50Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1770
|
||||
},
|
||||
{
|
||||
"name": "jsoref",
|
||||
"id": 2119212,
|
||||
"comment_id": 1080136803,
|
||||
"created_at": "2022-03-28T03:17:48Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1797
|
||||
},
|
||||
{
|
||||
"name": "zhaoliangzl",
|
||||
"id": 25294531,
|
||||
"comment_id": 1080634141,
|
||||
"created_at": "2022-03-28T13:13:41Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1801
|
||||
},
|
||||
{
|
||||
"name": "JackyYangPassion",
|
||||
"id": 13795366,
|
||||
"comment_id": 1080801731,
|
||||
"created_at": "2022-03-28T15:31:47Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1696
|
||||
},
|
||||
{
|
||||
"name": "simon824",
|
||||
"id": 18065113,
|
||||
"comment_id": 1089817068,
|
||||
"created_at": "2022-04-06T04:50:52Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1809
|
||||
},
|
||||
{
|
||||
"name": "seagle-yuan",
|
||||
"id": 13429553,
|
||||
"comment_id": 1091082189,
|
||||
"created_at": "2022-04-07T05:01:24Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1810
|
||||
},
|
||||
{
|
||||
"name": "wuchaojing",
|
||||
"id": 37741352,
|
||||
"comment_id": 1092594374,
|
||||
"created_at": "2022-04-08T08:26:46Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1813
|
||||
},
|
||||
{
|
||||
"name": "yuanbingze",
|
||||
"id": 41111262,
|
||||
"comment_id": 1099863930,
|
||||
"created_at": "2022-04-15T05:20:53Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1810
|
||||
},
|
||||
{
|
||||
"name": "mayelena",
|
||||
"id": 15196165,
|
||||
"comment_id": 1099907683,
|
||||
"created_at": "2022-04-15T07:06:11Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1821
|
||||
},
|
||||
{
|
||||
"name": "z7658329",
|
||||
"id": 5474723,
|
||||
"comment_id": 1100006701,
|
||||
"created_at": "2022-04-15T09:53:06Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1822
|
||||
},
|
||||
{
|
||||
"name": "Linary",
|
||||
"id": 9151831,
|
||||
"comment_id": 1100565418,
|
||||
"created_at": "2022-04-16T04:22:19Z",
|
||||
"repoId": 141376301,
|
||||
"pullRequestNo": 1527
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
name: "CLA Assistant"
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
pull_request_target:
|
||||
types: [opened,closed,synchronize]
|
||||
|
||||
jobs:
|
||||
CLAssistant:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "CLA Assistant"
|
||||
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
|
||||
uses: cla-assistant/github-action@v2.1.3-beta
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# the below token should have repo scope and must be manually added by you in the repository's secret
|
||||
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||
with:
|
||||
path-to-signatures: '.github/cla-signatures/cla.json'
|
||||
path-to-document: 'https://github.com/hugegraph/hugegraph-doc/blob/master/CLA.md' # e.g. a CLA or a DCO document
|
||||
custom-allsigned-prcomment: '**Good**! All Contributors have signed the [CLA](https://github.com/hugegraph/hugegraph-doc/blob/master/CLA.md).'
|
||||
# branch should not be protected
|
||||
branch: 'cla-assist'
|
||||
allowlist: bot*
|
||||
lock-pullrequest-aftermerge: false
|
||||
|
||||
# the following are the optional inputs - If the optional inputs are not given, then default values will be taken
|
||||
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
|
||||
#remote-repository-name: enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository)
|
||||
#create-file-commit-message: 'For example: Creating file for storing CLA Signatures'
|
||||
#signed-commit-message: 'For example: $contributorName has signed the CLA in #$pullRequestNo'
|
||||
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'
|
||||
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
|
||||
#use-dco-flag: true - If you are using DCO instead of CLA
|
||||
Loading…
Reference in New Issue