TeamBasedInquiryLearning / library

Monorepo for the TBIL library and project webpage
https://tbil.org
Other
3 stars 22 forks source link

Port of PR #420 "fixed typos!" #421

Closed StevenClontz closed 1 week ago

StevenClontz commented 1 week ago

Copying @willcaller's PR here so the preview build executes.

github-actions[bot] commented 1 week ago

🚀 Preview available 🚀

https://e8446bcd.tbil.pages.dev

siwelwerd commented 1 week ago

Why didn't #420 trigger a preview? Is a PR from a fork a different kind of event?

StevenClontz commented 1 week ago

PRs from forks don't trigger previews. If they did, they could deploy illegal material to TBIL.pages.dev without our prior review.

StevenClontz commented 1 week ago

Work-around is to use GitHub.dev to copy a legitmate PR to a local branch and make a draft PR like this, which triggers a deploy. There's a way to make a button to approve and trigger a build without the extra rigamarole; I'll make an issue to put it on the TODO list...

siwelwerd commented 1 week ago

There's a way to make a button to approve and trigger a build without the extra rigamarole; I'll make an issue to put it on the TODO list...

I was just typing a reply to ask if this was possible. Whatever we can do to make things easier for broader community members to contribute improvements, the better!