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

Action to create pages in the correct place #25

Open
zkamvar opened this issue Sep 8, 2021 · 1 comment
Open

Action to create pages in the correct place #25

zkamvar opened this issue Sep 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@zkamvar
Copy link
Contributor

zkamvar commented Sep 8, 2021

Right now, the user must manually create the site after the branches are set up. Luckily, GitHub has a method for creating sites through the API, so we can add a small action that does that if the page does not exist.

This will definitely make it easier for contributors

@zkamvar zkamvar added the enhancement New feature or request label Sep 8, 2021
@zkamvar
Copy link
Contributor Author

zkamvar commented Sep 28, 2021

It turns out that this is not possible from github actions itself. Instead, an app is needed, which may be addressable with the SANDPAPER_WORKFLOW token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant