Alexander Kremenets
Alexander Kremenets
RRailway
Created by Alexander Kremenets on 1/11/2024 in #✋|help
Webhooks for PR deployments do not work
I want to trigger my CI workflow after pr-based deployments complete. I tried to turn on webhooks, but they work only for main branches, not pr-based. There should be a way to subscribe somhow on this event, since you at least send deployment update to github app as pull-request check with the deployment link.
3 replies
RRailway
Created by Alexander Kremenets on 10/30/2023 in #✋|help
After deleting a service it's PR-environments stuck. Closing PR-s in gh does not work.
I recreated a service, but I have a bunch of stuck environments. I can not delete them from the Environments settings panel, since they are PR, and do not have expanding menu with deleting options, how usual envs do. Is there a way to clean this up? Maybe via api (I looked for a solution, did not find one though).
13 replies
RRailway
Created by Alexander Kremenets on 8/13/2023 in #✋|help
Share variables across pr-based environments
Is there a way to share variables across environments? Specifically, I need to share my variables between pr-based environments. At this stage they are all the same for each pr. Now deployments do finish and start, but they simply do not work until I set all the env variables. Before setting up a cli script, I wondering, is there an easier way?
6 replies