Re: AW: AW: Changing the defaults for GitHub generated email titles?
Christofer Dutz wrote : > > ... Infra has been giving me quite some pushback on these changes... I think backing your request by a comdev pmc vote can help, as it's then a group representing multiple projects that makes the request, instead of just you. Bertrand
[PR] Update mailing-lists.md (comdev-site)
chrisdutz opened a new pull request, #126: URL: https://github.com/apache/comdev-site/pull/126 Updated the documentation to the latest changes of the infra rules (making the "repository" variable no longer mandatory) -- 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: dev-unsubscr...@community.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: [PR] Update mailing-lists.md (comdev-site)
bdelacretaz commented on code in PR #126: URL: https://github.com/apache/comdev-site/pull/126#discussion_r1278280512 ## source/contributors/mailing-lists.md: ## @@ -150,8 +150,8 @@ github: edit_comment_discussion: "Re: [D] {title} ({repository})" delete_comment_discussion: "Re: [D] {title} ({repository})" ``` -For some reason, the `repository` is required to be part of the pattern. -Moving this to the end made the emails a lot more readable. +If your project uses multiple github repositories, we reccomend using the `repository` variable to let people know which repo the email is related to. Review Comment: Typo: recommend -- 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: dev-unsubscr...@community.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: [PR] Update mailing-lists.md (comdev-site)
chrisdutz commented on code in PR #126: URL: https://github.com/apache/comdev-site/pull/126#discussion_r1278281125 ## source/contributors/mailing-lists.md: ## @@ -150,8 +150,8 @@ github: edit_comment_discussion: "Re: [D] {title} ({repository})" delete_comment_discussion: "Re: [D] {title} ({repository})" ``` -For some reason, the `repository` is required to be part of the pattern. -Moving this to the end made the emails a lot more readable. +If your project uses multiple github repositories, we reccomend using the `repository` variable to let people know which repo the email is related to. Review Comment: Fixed ;-) -- 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: dev-unsubscr...@community.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org