You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/02/19 12:32:18 UTC

[GitHub] [lucene] mocobeta opened a new pull request #694: supress Actions jobs when only text files are changed

mocobeta opened a new pull request #694:
URL: https://github.com/apache/lucene/pull/694


   - A follow-up of #674 
   - It wouldn't be needed to run check jobs when only text files (CHANGES, etc.) are changed.
   https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-excluding-paths


-- 
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: issues-unsubscribe@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] mocobeta closed pull request #694: supress Actions jobs when only text files are changed

Posted by GitBox <gi...@apache.org>.
mocobeta closed pull request #694:
URL: https://github.com/apache/lucene/pull/694


   


-- 
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: issues-unsubscribe@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] dweiss edited a comment on pull request #694: supress Actions jobs when only text files are changed

Posted by GitBox <gi...@apache.org>.
dweiss edited a comment on pull request #694:
URL: https://github.com/apache/lucene/pull/694#issuecomment-1046084341


   I wouldn't do it. You never know what those text files are - they can be resources that are compiled or used at runtime, etc. Why bother? This is what the CI is for - to make sure we (committers) didn't screw up.


-- 
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: issues-unsubscribe@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] mocobeta commented on pull request #694: supress Actions jobs when only text files are changed

Posted by GitBox <gi...@apache.org>.
mocobeta commented on pull request #694:
URL: https://github.com/apache/lucene/pull/694#issuecomment-1046018874


   The syntax is fine - I assume there is no harm in merging 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: issues-unsubscribe@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] dweiss commented on pull request #694: supress Actions jobs when only text files are changed

Posted by GitBox <gi...@apache.org>.
dweiss commented on pull request #694:
URL: https://github.com/apache/lucene/pull/694#issuecomment-1046084341


   I wouldn't do it. You never know what those text files - they can be resources that are compiled or used at runtime, etc. Why bother? This is what the CI is for - to make sure we (committers) didn't screw up.


-- 
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: issues-unsubscribe@lucene.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org