purajit

Results 4 issues of purajit

**Component:** Pull Request Generator **Request:** Currently, when using the PR Generator with GitHub, we are provided with the `head_sha`. Additionally being provided with `merge_commit_sha` would be extremely useful. **Motivation**: The...

This was motivated by trying to add some additional module and stub-related mappings. While doing that, I realized the patterns only applied to implementation modules only, and realized that a...

category:internal
backend: Python

### Description Currently, running `colima start` with any configuration overwrites the profile on disk: ```sh ➜ colima start > /dev/null 2>&1 && yq .memory ~/.colima/default/colima.yaml 2 ➜ colima stop >...

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [ ] I've included steps to reproduce the bug. * [x] I've pasted the output...

bug