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

[Docs] Add support for GitHub token when fetching the Wrangler changelog #18999

Closed

Conversation

pedrosousa
Copy link
Contributor

Summary

Addresses PCX-13741.

authHeaders = { Authorization: `Bearer ${data.trim()}` };
})
.catch((_) => {
// console.log(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not worth to output anything here.

Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f545a7c
Status: ✅  Deploy successful!
Preview URL: https://e745defb.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://pedro-pcx-13741-docs-add-git.cloudflare-docs-7ou.pages.dev

View logs

@pedrosousa pedrosousa marked this pull request as ready for review January 16, 2025 10:20
@kodster28
Copy link
Contributor

Root issue will be fixed in #21046

@kodster28 kodster28 closed this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants