* chore: add a script for merging public to private
chore: update merge scripts
chore: update scripts with correct remote url
chore: fix gh cli check in scirpts
chore: fix scripts with pr command
chore: fix new lines
chore: fix attempt for the release pr action error: fatal unrelated histories
chore: add workflow to trigger the script
chore: remove trigger on pr
chore: rename workflow and add choice of direction
chore: update script with --unshallow
chore: remove --unshallow
chore: simplify merge script
chore: delete other script in favour of one way merges
chore: continue script if bad tags
chore: assign reviewers to the merge
chore: fix assign reviewer part
chore: oops remove merge markers
chore: loop for main and develop
chore: add script use to workflows
chore: remove unshallow for --allow-unrelated-histories
chore: remove comment
* chore: use a generic name for merge script
* chore: add CODEOWNERS file
* chore: fix asset upload and add steps to copy release to public
* chore: trigger create rc release on PR to main
* chore: move release asset uploads for rc to build
* chore: split workflows into 2 for build and 1 for release
* chore: remove extra build deps step
* chore: add back missing env vars
* chore: comments and remove unnecessary conditionals
* chore: add git checkout where needed
* chore: clean up and remove create release step since it was moved
* chore: clean up workflow file
* chore: more cleanup
* chore: minor naming
* chore: minor naming
* chore: minot naming
* chore: more naming