rstudio / rstudio/education-workflows
Add workflow for pkgdown preview via GitHub pages
Open
@gadenbuie is already working on this.
Since Mar 10, 2022.
- Dominant language
- R
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- Build preview: https://github.com/rstudio/learnr/blob/main/.github/workflows/pkgdown-pr-preview.yaml
- Clean up preview: https://github.com/rstudio/learnr/blob/main/.github/workflows/pkgdown-pr-cleanup.yaml
They run on different events, so we'd still need separate workflows in the repos, but we could at least collect the scripts and action steps in one place.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.