You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/04/29 11:57:56 UTC

[GitHub] [incubator-inlong] healchow opened a new pull request, #4039: [INLONG-4038][GitHub] Enable the alert of dependabot, and disable the automatic update

healchow opened a new pull request, #4039:
URL: https://github.com/apache/incubator-inlong/pull/4039

   ### Title Name: [INLONG-4038][GitHub] Enable the alert of dependabot, and disable the automatic update
   
   Fixes #4038 
   
   ### Motivation
   
   Enable the alert of dependabot, and disable the automatic update.
   
   See: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-DependabotAlertsandUpdates
   
   ### Verifying this change
   
   - [X] This change is a trivial rework/code cleanup without any test coverage.
   


-- 
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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [incubator-inlong] healchow merged pull request #4039: [INLONG-4038][GitHub] Enable the alert of dependabot, and disable the automatic update

Posted by GitBox <gi...@apache.org>.
healchow merged PR #4039:
URL: https://github.com/apache/incubator-inlong/pull/4039


-- 
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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [incubator-inlong] healchow commented on a diff in pull request #4039: [INLONG-4038][GitHub] Enable the alert of dependabot, and disable the automatic update

Posted by GitBox <gi...@apache.org>.
healchow commented on code in PR #4039:
URL: https://github.com/apache/incubator-inlong/pull/4039#discussion_r862262116


##########
.github/labeler.yml:
##########
@@ -44,7 +44,6 @@ inlong-sdk:
 
 ci:
   - '.github/workflows/**/*'
-  - '.github/actions/**/*'

Review Comment:
   Currently, it is not used.
   If your PR needs this path, please add it back to your PR, 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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [incubator-inlong] shink commented on a diff in pull request #4039: [INLONG-4038][GitHub] Enable the alert of dependabot, and disable the automatic update

Posted by GitBox <gi...@apache.org>.
shink commented on code in PR #4039:
URL: https://github.com/apache/incubator-inlong/pull/4039#discussion_r861742683


##########
.github/labeler.yml:
##########
@@ -44,7 +44,6 @@ inlong-sdk:
 
 ci:
   - '.github/workflows/**/*'
-  - '.github/actions/**/*'

Review Comment:
   @healchow This path will be used in #3676.
   ![image](https://user-images.githubusercontent.com/49934421/165941663-b49ca209-2d04-472c-a0b5-229a4eec3569.png)
   



-- 
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: commits-unsubscribe@inlong.apache.org

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