Re: [PR] chore: send notification to a separate list [comdev-working-groups]

2024-02-27 Thread via GitHub


tisonkun merged PR #22:
URL: https://github.com/apache/comdev-working-groups/pull/22


-- 
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] chore: send notification to a separate list [comdev-working-groups]

2024-02-27 Thread via GitHub


tisonkun commented on PR #22:
URL: 
https://github.com/apache/comdev-working-groups/pull/22#issuecomment-1966949988

   @rbowen Different repo I think. The other days before is for comdev-site.


-- 
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] chore: send notification to a separate list [comdev-working-groups]

2024-02-27 Thread via GitHub


tisonkun commented on code in PR #22:
URL: 
https://github.com/apache/comdev-working-groups/pull/22#discussion_r1504555742


##
.asf.yaml:
##
@@ -8,6 +8,6 @@ github:
 
 notifications:
   commits:  comm...@community.apache.org
-  issues:   dev@community.apache.org
-  pullrequests: dev@community.apache.org
+  issues:   notificat...@community.apache.org
+  pullrequests: notificat...@community.apache.org

Review Comment:
   ```suggestion
 pullrequests: notificati...@community.apache.org
   ```



-- 
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] chore: send notification to a separate list [comdev-working-groups]

2024-02-27 Thread via GitHub


rlenferink commented on code in PR #22:
URL: 
https://github.com/apache/comdev-working-groups/pull/22#discussion_r1504553366


##
.asf.yaml:
##
@@ -8,6 +8,6 @@ github:
 
 notifications:
   commits:  comm...@community.apache.org
-  issues:   dev@community.apache.org
-  pullrequests: dev@community.apache.org
+  issues:   notificat...@community.apache.org

Review Comment:
   Typo (twice)
   
   ```suggestion
 issues:   notificati...@community.apache.org
   ```



-- 
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] chore: send notification to a separate list [comdev-working-groups]

2024-02-27 Thread via GitHub


rbowen commented on PR #22:
URL: 
https://github.com/apache/comdev-working-groups/pull/22#issuecomment-1966625249

   Didn't someone already do this?


-- 
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



[PR] chore: send notification to a separate list [comdev-working-groups]

2024-02-25 Thread via GitHub


tisonkun opened a new pull request, #22:
URL: https://github.com/apache/comdev-working-groups/pull/22

   A peer to https://github.com/apache/comdev-site/pull/64.
   
   I'm thinking of it as the first place (to commits@), but I'm unsure how many 
people are subscribing to notifications from GitHub, so I postponed the action.
   
   But now we have a similar patch at comdev-site so I'd suggest we apply to 
this repo also.


-- 
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