Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
8 changed files
with
124 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,13 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s closed issue #%(issue_id)s: %(title)s | ||
|
||
%(user)s closed issue #%(issue_id)s: %(title)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,13 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s closed pull request #%(pr_id)s: %(title)s | ||
|
||
%(user)s closed pull request #%(pr_id)s: %(title)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,16 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s commented on issue #%(issue_id)s: %(title)s | ||
|
||
%(user)s commented on issue #%(issue_id)s: | ||
URL: %(link)s | ||
|
||
%(text)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,16 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s commented on pull request #%(pr_id)s: %(title)s | ||
|
||
%(user)s commented on PR #%(pr_id)s: | ||
URL: %(link)s | ||
|
||
%(text)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,20 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s commented on a diff in pull request #%(pr_id)s: %(title)s | ||
|
||
%(user)s commented on code in PR #%(pr_id)s: | ||
URL: %(link)s | ||
|
||
%(filename)s: | ||
%(diff)s | ||
|
||
comment: | ||
%(text)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,14 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s merged pull request #%(pr_id)s: %(title)s | ||
|
||
%(user)s merged PR #%(pr_id)s: | ||
URL: %(link)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,16 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s opened a new issue, #%(issue_id)s: %(title)s | ||
|
||
%(user)s opened a new issue, #%(issue_id)s: | ||
URL: https://github.com/apache/%(repository)s/issue/%(issue_id)s | ||
|
||
%(text)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,16 @@ | ||
subject: [GitHub] [%(repository)s] %(user)s opened a new pull request, #%(pr_id)s: %(title)s | ||
|
||
%(user)s opened a new pull request, #%(pr_id)s: | ||
URL: https://github.com/apache/%(repository)s/pull/%(pr_id)s | ||
|
||
%(text)s | ||
|
||
-- | ||
This is an automated message from the Apache Git Service. | ||
To respond to the message, please log on to GitHub and use the | ||
URL above to go to the specific comment. | ||
|
||
To unsubscribe, e-mail: %(ml_list)s-unsubscribe@%(ml_domain)s.apache.org | ||
|
||
For queries about this service, please contact Infrastructure at: | ||
users@infra.apache.org |