white-chef-55657
11/22/2022, 9:01 AMlimited-rainbow-51650
11/22/2022, 10:54 AMwhite-chef-55657
11/22/2022, 10:55 AMlimited-rainbow-51650
11/22/2022, 10:56 AMhallowed-photographer-31251
11/22/2022, 4:32 PMwhite-chef-55657
11/22/2022, 4:33 PMlimited-rainbow-51650
11/23/2022, 1:17 PMPULUMI_CI_*
environment variables are passed to the called workflow from the parent workflow? You see the complete list of these env vars here:
https://github.com/pulumi/pulumi/issues/11425white-chef-55657
11/23/2022, 1:20 PM• Any environment variables set in anhttps://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/reusing-workflowscontext defined at the workflow level in the caller workflow are not propagated to the called workflow. For more information about theenv
context, see “Context and expression syntax for GitHub Actions.”env
limited-rainbow-51650
11/23/2022, 1:26 PMPULUMI_CI_*
vars are the ones we rely on mainly.white-chef-55657
11/23/2022, 1:27 PMPULUMI_CI_*
ones to see if that fixes it, thanks!limited-rainbow-51650
11/23/2022, 1:29 PMwhite-chef-55657
11/23/2022, 1:29 PMGITHUB_
ones ?limited-rainbow-51650
11/23/2022, 1:31 PMGITHUB_
ones, I also would pass the CI_*
and GIT_*
ones.white-chef-55657
11/23/2022, 1:31 PMlimited-rainbow-51650
11/23/2022, 1:56 PMmany-telephone-49025
11/23/2022, 2:07 PMwhite-chef-55657
11/23/2022, 2:09 PMhallowed-photographer-31251
11/24/2022, 5:07 PMPulumi still adds status checks on the PRs, but not comments - any idea how to troubleshoot this?i just noticed this -- if you are getting status checks that tells me we do have all the info we need to comment on your PR. what i think is happening here: if the update doesn't make any changes (no resources updated / created / deleted / replaced) it will omit the comment in the interest of keeping noise down on your PR. it's worth looking at your updates to see if that might be the case. if that is the issue here and you would prefer to always get a comment even when nothing has changed, please file an issue on https://github.com/pulumi/service-requests/ and we can look into making this behavior configurable.
white-chef-55657
11/24/2022, 6:55 PMmany-telephone-49025
11/24/2022, 7:36 PMwhite-chef-55657
11/24/2022, 7:37 PMmany-telephone-49025
11/24/2022, 7:37 PMhallowed-photographer-31251
11/30/2022, 5:28 AMwhite-chef-55657
11/30/2022, 7:50 AMpulumi/actions
let’s remove that?many-telephone-49025
11/30/2022, 7:55 AMwhite-chef-55657
11/30/2022, 7:56 AMCOMMENT_ON_PR
- where is that used?many-telephone-49025
11/30/2022, 7:57 AMwhite-chef-55657
11/30/2022, 7:58 AMmany-telephone-49025
11/30/2022, 7:58 AMwhite-chef-55657
11/30/2022, 7:58 AMmany-telephone-49025
11/30/2022, 7:59 AMwhite-chef-55657
11/30/2022, 7:59 AMmany-telephone-49025
11/30/2022, 8:00 AMhallowed-photographer-31251
11/30/2022, 8:25 PMwhite-chef-55657
12/01/2022, 10:53 AMmany-telephone-49025
12/05/2022, 6:21 PMwhite-chef-55657
12/05/2022, 6:22 PMmany-telephone-49025
12/20/2022, 5:43 PMwhite-chef-55657
12/20/2022, 5:44 PMmany-telephone-49025
12/20/2022, 7:27 PMwhite-chef-55657
12/26/2022, 1:35 PMmany-telephone-49025
12/26/2022, 1:39 PMwhite-chef-55657
01/22/2023, 7:57 AMplans.json
in case that’s helpful to anyone else I’m happy to share the solutionlimited-rainbow-51650
01/22/2023, 8:57 PMwhite-chef-55657
01/23/2023, 8:21 AMmany-telephone-49025
03/15/2023, 2:18 PMhallowed-photographer-31251
03/15/2023, 7:33 PMwhite-chef-55657
03/15/2023, 9:15 PMhallowed-photographer-31251
03/15/2023, 9:17 PM