https://pulumi.com logo
Title
h

hallowed-printer-4781

10/06/2022, 1:10 AM
👋 Hi! Making my first code contribution and ran into this failed GHA (GitHub action) workflow. I ran
make changelog
to follow the prompts, this seems related (?), but the error seems somewhat cryptic:
Error: No previous release (gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
  env:
    GH_TOKEN: ${{ secrets.GITHUB_TOKEN }})
Error: Process completed with exit code 1.
I'm not sure what this has to do with this particular token; has anyone run into this? Thanks!
e

echoing-dinner-19531

10/06/2022, 7:34 AM
We've been doing a lot of rework on the github actions recently and there are still some issues to work out with community contributions. A maintainer can still review and trigger merge tests (I was actually going to have a look at this PR today 🙂), and we'll hopefully get all the issues ironed out soon.
👍 1
h

hallowed-printer-4781

10/06/2022, 1:06 PM
Got it - thank you!