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

Add prod deploy PR workflow #16

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Add prod deploy PR workflow #16

merged 1 commit into from
Mar 15, 2022

Conversation

adamconnelly
Copy link
Contributor

@adamconnelly adamconnelly commented Mar 14, 2022

Description of the change

Added a new workflow to automatically create a PR when new changes are merged into 'main'.

Type of change

  • Bug fix (non-breaking change that fixes an issue);
  • New feature (non-breaking change that adds functionality);
  • Breaking change (fix or feature that would cause existing functionality not to work as expected);
  • Other (miscellaneous, GitHub workflow changes, changes to the PR template);

Checklists

Development

  • Lint rules pass locally;
  • All tests related to the changed code pass in development;

Code review

  • This pull request has a descriptive title and sufficient context for a reviewer. There may be a screenshot or screencast attached;
  • This pull request is no longer a draft;

Deployment

  • Selected merge strategy is squash merge;
  • Changes have been reviewed by at least one other engineer;

Added a new workflow to automatically create a PR when new changes are merged into 'main'.
@adamconnelly adamconnelly marked this pull request as ready for review March 14, 2022 16:50
@adamconnelly adamconnelly merged commit e1a2eee into main Mar 15, 2022
@adamconnelly adamconnelly deleted the CU-22yf40c-prod-pr branch March 15, 2022 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants