0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/.github/workflows
Daniel Lockyer f19c01a11f Added workflow changes to support PR deploys to staging
ref https://linear.app/tryghost/issue/DEV-31/staging-deploys-of-feature-branchesprs

- we want the ability to ship a PR to staging, so we can test and QA
  without merging to `main`
- most of the infrastructure is already in place for this, so it's
  mostly a case of wiring it all up
- this commit will send a slightly different payload to the build
  process, to indicate it's coming from a PR
- I've also added a check that the user is a member of the org, so we
  don't get random builds from non-members
- to trigger this, we should be able to add the `deploy-to-staging`
  label and it Just Works :TM:
2024-09-26 15:38:35 +02:00
..
ci.yml Added workflow changes to support PR deploys to staging 2024-09-26 15:38:35 +02:00
create-release-branch.yml Update actions/checkout action to v4 2023-09-05 14:29:11 +02:00
label-actions.yml
migration-review.yml Added SQLite and MySQL check to migration review checklist (#20708) 2024-08-01 13:38:59 -07:00
stale.yml