480c0d34d3
* fix(webapp): toast message issue after gh app installation Fixes an issue with displaying toasts messages in the project settings page. The github callback cookie was interfering with the flash cookie used for toast messages. * Do not set a tracking branch in the staging env by default