octokit / request.js

Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node
MIT License
224 stars 61 forks source link

[BUG]: prettier doesn't work on forks #674

Open jsoref opened 4 months ago

jsoref commented 4 months ago

What happened?

update_prettier GITHUB_TOKEN is not configured. Make sure you made it available to your action uses: gr2m/create-or-update-pull-request-action@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Versions

HEAD

Relevant log output

Error: GITHUB_TOKEN is not configured. Make sure you made it available to your action

  uses: gr2m/create-or-update-pull-request-action@master
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Code of Conduct

github-actions[bot] commented 4 months ago

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀