michalvavrik commented on issue #6137:
URL: https://github.com/apache/camel-k/issues/6137#issuecomment-3267432668

   Hello, I'd like to work on this if noone is already working on it (or plan). 
The `--export-gitops-dir` points to existing local repo and we chose:
   
   1. remote `origin`
   2. git branch (create/checkout some specific or use the already checked out 
branch?)
   3. git add the base overlay (maybe there should be option to add stage and 
prod as well?)
   4. push
   5. create PR with description
   my question is - in addition to the `export-gitops-dir` arg, we can have 
defaults (origin, default branch, commit name, PR title, ...) but should that 
be configurable and do you have preferences how to name these properties (and 
each property will have own `--arg`?)
   
   Also, I think it will require some mocking because these tests can't open PR 
/ push, but I'll try to figure that out on my own.


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