Open github-actions[bot] opened 7 months ago
For more information on these settings see instructions in Starting a new OTTR course.
[ ] This course repository is set to public.
public
[ ] Github secret GH_PAT has been set Name: GH_PAT value: A personal access token following these instructions. Underneath Select scopes, check both repo and workflow. Then copy the PAT and save as the value.
GH_PAT
Name
value
Select scopes
repo
workflow
[ ] GitHub pages is turned on
Settings
Pages
Source
main
docs
Save
Enforce HTTPS
[ ] Set branch protections settings
Require pull request reviews before merging
Require status checks to pass before merging
Require branches to be up to date before merging
[ ] Customize GitHub actions for what you will need in this course.
For more information on these settings see instructions in Starting a new OTTR course.
[ ] This course repository is set to
public
.[ ] Github secret
GH_PAT
has been setName
:GH_PAT
value
: A personal access token following these instructions. UnderneathSelect scopes
, check bothrepo
andworkflow
. Then copy the PAT and save as the value.[ ] GitHub pages is turned on
Settings
>Pages
. UnderneathSource
, choosemain
for the branch and select thedocs
folder. Then clickSave
.Enforce HTTPS
.[ ] Set branch protections settings
main
branch has been set up:Require pull request reviews before merging
box is checked.Require status checks to pass before merging
box is checked.Require branches to be up to date before merging
box is checked.Save
at the bottom of the page![ ] Customize GitHub actions for what you will need in this course.