bossenti commented on issue #1104:
URL: https://github.com/apache/streampipes/issues/1104#issuecomment-1398792828

   Okay, so at first we want to have an additional workflow. So there is no 
need to integrate with the existing ones.
   You can create a new file and call it e.g. `pr-labeling.yaml`.
   This workflow should be executed when a PR is created.
   Here you can follow the example of `labeler` pretty close: 
https://github.com/actions/labeler#create-workflow
   The more difficult part is the configuration file. If you want to, you can 
take some time and familiarize your self with our existing labels and the 
codebase and come up with a proposal.
   But you don't need to, you can also just provide the workflow itself and we 
will then come up with the configuration file.
   
   Does this help you? 


-- 
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