mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
f19c01a11f
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: |
||
---|---|---|
.. | ||
actions/restore-cache | ||
hooks | ||
ISSUE_TEMPLATE | ||
scripts | ||
workflows | ||
CODE_OF_CONDUCT.md | ||
codecov.yml | ||
CONTRIBUTING.md | ||
FUNDING.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
SUPPORT.md |