Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure release-please and (optionally) automatic PRs from dev to staging/production #2019

Closed
greatislander opened this issue Nov 29, 2023 · 0 comments · Fixed by #2020
Closed
Assignees
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Milestone

Comments

@greatislander
Copy link
Collaborator

greatislander commented Nov 29, 2023

Is your feature request related to a problem? Please describe.

Currently the release process is largely manual (tagging release, merging changes into staging and production branches).

Describe the solution you'd like

Add GitHub Actions to:

  • Prepare release PRs based on commits to dev (when merged they would create a GitHub release)
  • Open PRs from tag to staging whenever a GitHub release is tagged
  • Open PRs from tag to production whenever a non-prerelease GitHub release is tagged

Describe alternatives you've considered

N/A.

Additional context

N/A.

@greatislander greatislander added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Nov 29, 2023
@greatislander greatislander self-assigned this Nov 29, 2023
greatislander added a commit to greatislander/platform that referenced this issue Nov 29, 2023
@greatislander greatislander linked a pull request Nov 29, 2023 that will close this issue
3 tasks
greatislander added a commit that referenced this issue Nov 29, 2023
* ci: add Release Please (#2019)
* ci: sync new releases to production and staging (#2019)
@michelled michelled added this to the 1.2.4 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants