Signed-off-by: Luan Shengde shdluan@163.com --- doc/manual/apply-account.md | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/manual/apply-account.md b/doc/manual/apply-account.md index 362ead2..4b18428 100644 --- a/doc/manual/apply-account.md +++ b/doc/manual/apply-account.md @@ -16,6 +16,7 @@ Email template: ---
- please replace the 3 parts in {{ }} with your information. +- the email name should be in english, as: "David Rientjes" in the template. - my oss commit: a git commit URL that has your contribution.
## step 2: receive an email @@ -36,3 +37,11 @@ Which contains account information for you: ## step 4: try it out
Now try [submitting a job to compass-ci](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/submit%E5%9...) + +## notice: + +In case of you receive failed email with message: + + The repo url for your commit is not in our upstream-repo list. + +Try to [register repo to upstream-repos](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/%E5%A6%82%E...)
On Wed, Dec 02, 2020 at 05:11:33PM +0800, Luan Shengde wrote:
Signed-off-by: Luan Shengde shdluan@163.com
doc/manual/apply-account.md | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/manual/apply-account.md b/doc/manual/apply-account.md index 362ead2..4b18428 100644 --- a/doc/manual/apply-account.md +++ b/doc/manual/apply-account.md @@ -16,6 +16,7 @@ Email template:
- please replace the 3 parts in {{ }} with your information.
+- the email name should be in english, as: "David Rientjes" in the template.
I think maybe you can get the "my_name" from commit logs. so do not need to mention this limitation to user. Thanks, Ping
- my oss commit: a git commit URL that has your contribution.
## step 2: receive an email @@ -36,3 +37,11 @@ Which contains account information for you: ## step 4: try it out
Now try [submitting a job to compass-ci](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/submit%E5%9...)
+## notice:
+In case of you receive failed email with message:
The repo url for your commit is not in our upstream-repo list.
+Try to [register repo to upstream-repos](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/%E5%A6%82%E...)
2.23.0
On Wed, Dec 02, 2020 at 05:29:05PM +0800, Li Ping wrote:
On Wed, Dec 02, 2020 at 05:11:33PM +0800, Luan Shengde wrote:
Signed-off-by: Luan Shengde shdluan@163.com
doc/manual/apply-account.md | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/manual/apply-account.md b/doc/manual/apply-account.md index 362ead2..4b18428 100644 --- a/doc/manual/apply-account.md +++ b/doc/manual/apply-account.md @@ -16,6 +16,7 @@ Email template:
- please replace the 3 parts in {{ }} with your information.
+- the email name should be in english, as: "David Rientjes" in the template.
I think maybe you can get the "my_name" from commit logs. so do not need to mention this limitation to user. Thanks, Ping
it's difficult to get the name from commit logs
Thanks, Luan Shengde
- my oss commit: a git commit URL that has your contribution.
## step 2: receive an email @@ -36,3 +37,11 @@ Which contains account information for you: ## step 4: try it out
Now try [submitting a job to compass-ci](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/submit%E5%9...)
+## notice:
+In case of you receive failed email with message:
The repo url for your commit is not in our upstream-repo list.
+Try to [register repo to upstream-repos](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/%E5%A6%82%E...)
2.23.0
On Wed, Dec 02, 2020 at 05:11:33PM +0800, Luan Shengde wrote:
Signed-off-by: Luan Shengde shdluan@163.com
doc/manual/apply-account.md | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/manual/apply-account.md b/doc/manual/apply-account.md index 362ead2..4b18428 100644 --- a/doc/manual/apply-account.md +++ b/doc/manual/apply-account.md @@ -16,6 +16,7 @@ Email template:
- please replace the 3 parts in {{ }} with your information.
+- the email name should be in english, as: "David Rientjes" in the template.
- my oss commit: a git commit URL that has your contribution.
## step 2: receive an email @@ -36,3 +37,11 @@ Which contains account information for you: ## step 4: try it out
Now try [submitting a job to compass-ci](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/submit%E5%9...)
+## notice:
+In case of you receive failed email with message:
There should be a noun after 'in case of', so it can be:
In case of you receiving a failed email with message as below
Thanks, Yuanchao
On Wed, Dec 02, 2020 at 05:29:25PM +0800, Li Yuanchao wrote:
On Wed, Dec 02, 2020 at 05:11:33PM +0800, Luan Shengde wrote:
Signed-off-by: Luan Shengde shdluan@163.com
doc/manual/apply-account.md | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/manual/apply-account.md b/doc/manual/apply-account.md index 362ead2..4b18428 100644 --- a/doc/manual/apply-account.md +++ b/doc/manual/apply-account.md @@ -16,6 +16,7 @@ Email template:
- please replace the 3 parts in {{ }} with your information.
+- the email name should be in english, as: "David Rientjes" in the template.
- my oss commit: a git commit URL that has your contribution.
## step 2: receive an email @@ -36,3 +37,11 @@ Which contains account information for you: ## step 4: try it out
Now try [submitting a job to compass-ci](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/submit%E5%9...)
+## notice:
+In case of you receive failed email with message:
There should be a noun after 'in case of', so it can be:
In case of you receiving a failed email with message as below
OK, I will fix it
Thanks, Luan Shengde
Thanks, Yuanchao