You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/02 17:52:03 UTC

[GitHub] [beam-starter-java] davidcavazos opened a new pull request, #29: Add reviewers for dependabot PRs

davidcavazos opened a new pull request, #29:
URL: https://github.com/apache/beam-starter-java/pull/29

   Add reviewers for dependabot PRs.
   
   R: @aaltay 
   
   ------------------------
   
   Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] I agree that my contributions are licensed with both [Apache ASL2](../../LICENSE-APACHE) and [MIT](../../LICENSE-MIT).
    - [ ] [**Choose reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and mention them in a comment (`R: @username`).
    - [ ] Mention the appropriate issue in your description (for example: `addresses #123`), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment `fixes #<ISSUE NUMBER>` instead.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [`CONTRIBUTING.md`](../../CONTRIBUTING.md) guide for more information.
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-java] brucearctor commented on pull request #29: Add reviewers for dependabot PRs

Posted by GitBox <gi...@apache.org>.
brucearctor commented on PR #29:
URL: https://github.com/apache/beam-starter-java/pull/29#issuecomment-1301028048

   @davidcavazos -- I don't mind also being added and can quickly review dependabot PRs [ those are generally simple/trivial ].  But, you've also already got a good list here [ and on the other languages pages ]!  


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-java] brucearctor merged pull request #29: Add reviewers for dependabot PRs

Posted by GitBox <gi...@apache.org>.
brucearctor merged PR #29:
URL: https://github.com/apache/beam-starter-java/pull/29


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-java] apilloud commented on a diff in pull request #29: Add reviewers for dependabot PRs

Posted by GitBox <gi...@apache.org>.
apilloud commented on code in PR #29:
URL: https://github.com/apache/beam-starter-java/pull/29#discussion_r1046569074


##########
.github/dependabot.yml:
##########
@@ -12,15 +12,33 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - lukecwik
+      - kennknowles
+      - robertwb
+      - kileys
+      - apilloud

Review Comment:
   Please remove me. Thanks!



##########
.github/dependabot.yml:
##########
@@ -12,15 +12,33 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - lukecwik
+      - kennknowles
+      - robertwb
+      - kileys
+      - apilloud
 
   - package-ecosystem: "maven"
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - lukecwik
+      - kennknowles
+      - robertwb
+      - kileys
+      - apilloud

Review Comment:
   Please remove me. Thanks!



##########
.github/dependabot.yml:
##########
@@ -12,15 +12,33 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - lukecwik
+      - kennknowles
+      - robertwb
+      - kileys
+      - apilloud
 
   - package-ecosystem: "maven"
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - lukecwik
+      - kennknowles
+      - robertwb
+      - kileys
+      - apilloud
 
   # SBT is not yet supported: https://github.com/dependabot/dependabot-core/issues/352
 
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - lukecwik
+      - kennknowles
+      - robertwb
+      - kileys
+      - apilloud

Review Comment:
   Please remove me. Thanks!



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-java] aaltay commented on pull request #29: Add reviewers for dependabot PRs

Posted by GitBox <gi...@apache.org>.
aaltay commented on PR #29:
URL: https://github.com/apache/beam-starter-java/pull/29#issuecomment-1301478770

   Thank you both!


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org