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

Pages: add starter for TypeDoc #2255

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

turadg
Copy link

@turadg turadg commented Dec 10, 2023

Closes: TypeStrong/typedoc#1485

Add a starter workflow for using the docs site generator TypeDoc (https://typedoc.org/) to publish to GitHub Pages. I adapted this from the Next.js workflow.

@turadg turadg requested review from a team as code owners December 10, 2023 17:23
@JamesMGreene JamesMGreene added the pages Related to workflows that show on the GitHub Pages settings page label Jan 12, 2024
Copy link

This pull request has become stale and will be closed automatically within a period of time. Sorry about that.

@turadg
Copy link
Author

turadg commented Jun 29, 2024

@JamesMGreene what does it take to get this approved?

@JamesMGreene
Copy link
Contributor

JamesMGreene commented Jun 30, 2024

As much as I would love to merge in all the open source Pages starter workflows (💝), it's a bit more complicated for us than simply pressing that merge button. 😅

The unfortunate TL;DR of the situation:

  • Pages starter workflows require additional effort from the Pages team to integrate so that they are fully regression tested and become detected-and-suggested workflows in the GitHub UI based on repo contents.
  • I am no longer on the Pages team, so I don't have the correct permissions to push these ahead now.
  • The Pages team isn't very available at the moment as they are assisting other internal teams with higher priority tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new workflow no-pr-activity pages Related to workflows that show on the GitHub Pages settings page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Official Github Action for zero-config publishing to GH Pages
2 participants