dave2wave opened a new issue, #475:
URL: https://github.com/apache/tooling-trusted-releases/issues/475

   There should be a compose policy field which is a yaml of tag to gitignore 
pattern matches.This mapping should be a default which tags files in certain 
subdirectories for distribution channels.
   
   Something like:
   
   ```
   maven:
     - 'maven/**'
   pypi:
     - 'pypi/**'
   dockerhub:
     - `docker/**'
   ```
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to