Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(release): add gh token to env #556

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

lecrepont01
Copy link
Contributor

@lecrepont01 lecrepont01 commented Nov 28, 2024

Release script is failing, asking to set the GH_TOKEN env variable to use gh CLI. This adds it in the step.
https://cli.github.com/manual/gh_auth_login

Release script is failing, asking to set the GH_TOKEN env variable to use gh CLI.
This adds it in the step.
Copy link
Contributor

mergify bot commented Nov 28, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Changelog requirements

Wonderful, this rule succeeded.
  • any of:
    • -title ~= ^feat
    • label = need changelog
    • label = skip changelog

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

@mergify mergify bot requested a review from a team November 28, 2024 13:00
mergify bot added a commit that referenced this pull request Nov 28, 2024
@mergify mergify bot added the queued label Nov 28, 2024
@mergify mergify bot merged commit 37b4e6e into Mergifyio:main Nov 28, 2024
5 checks passed
@mergify mergify bot removed the queued label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants