bossenti opened a new issue, #1102:
URL: https://github.com/apache/streampipes/issues/1102

   ### Body
   
   With our current [PR 
validation](https://github.com/apache/streampipes/blob/dev/.github/workflows/pr-validation.yml)
 workflow all jobs for checking the PR are run no matter what changes are 
contained.
   This results in lot of wasted runs, e.g., running the Python checks when 
only Java code is commited, and higher run times.
   As an outcome of this issue, the individual jobs of the PR validation 
workflow should only be run when they are required by the changes of the 
underlying PR.
   
   ### Mentoring
   As this ticket is marked as good first issue: @tenthe, @dominikriemer or 
@bossenti are happy to provide help for getting started.
   This issue migh be especially suitable for first-time committers having some 
experiences with GitHub actions.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to