You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2022/08/16 13:51:19 UTC

[GitHub] [incubator-pegasus] empiredan opened a new pull request, #1123: fix(github): fix the conditions for file changes that trigger workflows

empiredan opened a new pull request, #1123:
URL: https://github.com/apache/incubator-pegasus/pull/1123

   This PR is to solve https://github.com/apache/incubator-pegasus/issues/1122.
   
   To filter all the file changes that should trigger actions for github, at beginning of CI all of the path patterns are listed, which means workflows for build and test will never be run for the files that are irrelevant. 


-- 
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-unsubscribe@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org


[GitHub] [incubator-pegasus] empiredan merged pull request #1123: fix(github): fix the conditions for file changes that trigger workflows

Posted by GitBox <gi...@apache.org>.
empiredan merged PR #1123:
URL: https://github.com/apache/incubator-pegasus/pull/1123


-- 
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-unsubscribe@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org


[GitHub] [incubator-pegasus] empiredan commented on pull request #1123: fix(github): fix the conditions for file changes that trigger workflows

Posted by GitBox <gi...@apache.org>.
empiredan commented on PR #1123:
URL: https://github.com/apache/incubator-pegasus/pull/1123#issuecomment-1217397389

   > @foreverneverer This patch need to be cherry-picked to branch 2.4
   
   OK.


-- 
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-unsubscribe@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org


[GitHub] [incubator-pegasus] acelyc111 commented on pull request #1123: fix(github): fix the conditions for file changes that trigger workflows

Posted by GitBox <gi...@apache.org>.
acelyc111 commented on PR #1123:
URL: https://github.com/apache/incubator-pegasus/pull/1123#issuecomment-1217395841

   @foreverneverer This patch need to be cherry-picked to branch 2.4


-- 
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-unsubscribe@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org