[P1BIGROCKS-2651] Automate new package MRs into Big Bang
[P1BIGROCKS-2651](https://jira.il2.dso.mil/browse/P1BIGROCKS-2651)
After a package has been released, it must be updated in Big Bang's values and merged into main. This epic would be to automate that process by performing the following:
- When a new release is created, create an MR into Big Bang with the new chart tag
- You should be able to fill in the information about the merges, issue to close, tags, etc. based on the MRs in the package's release
- You may be able to trigger renovate to update the chart tag, or just use something like sed
- If the MR passes the pipeline in Big Bang, auto merge it
- Create a way to bypass auto MR creation (I don't want my release to go into Big Bang)
- Create a way to bypass MR auto merge (I need my MR reviewed)
epic