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

Pass GH token to python script #2222

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Pass GH token to python script #2222

merged 1 commit into from
Sep 15, 2023

Conversation

gdams
Copy link
Member

@gdams gdams commented Sep 15, 2023

Description of change

Fixes: gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
env:
GH_TOKEN: ${{ github.token }}

Checklist

  • npm test passes
  • documentation is changed or added (if applicable)
  • permission has been obtained to add new logo (if applicable)
  • contribution guidelines followed here

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for eclipsefdn-adoptium ready!

Name Link
🔨 Latest commit 27da213
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium/deploys/650451132ff91b00082ef47c
😎 Deploy Preview https://deploy-preview-2222--eclipsefdn-adoptium.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gdams gdams requested a review from xavierfacq September 15, 2023 12:41
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #2222 (27da213) into main (7c21d9f) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2222   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files          87       87           
  Lines        6515     6515           
  Branches      553      553           
=======================================
  Hits         6463     6463           
  Misses         52       52           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gdams gdams merged commit 9de3366 into main Sep 15, 2023
11 checks passed
@gdams gdams deleted the gdams-patch-1 branch September 15, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants