Use GitHub Deployments API instead of posting to the discussion of a PR
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Would prefer that the GitHub Action use the [GitHub Deployments API](https://docs.github.com/en/rest/deployments/deployments) instead of just posting the preview environment URL to the discussion of a PR.

This prevents us from using the branch controls around deployments

**Describe the solution you'd like**
- [ ] The preview environment shows up as a deployment environment
- [ ] Branch controls can ensure a preview environment has been deployed successfully before merging
**Describe alternatives you've considered**
- Calling deployment API from extra steps in the action
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.