-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-12 ⚡️ Create an issue type just for a deploy (#21)
- Loading branch information
Julian Torres
authored
Jun 28, 2020
1 parent
67baac8
commit 5dabda8
Showing
3 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Deploy to production | ||
about: Create an issue to create a release and then deploy to production | ||
title: "\U0001F6A2 Create a new release and deploy to production" | ||
labels: "\U0001F574 Administration" | ||
assignees: macintacos | ||
|
||
--- | ||
|
||
## Tasks | ||
|
||
- [ ] Create a new branch: `git checkout -b GH-<this_issue_number>` | ||
- [ ] Run the following script (fill out the relevant information, edit the CHANGELOG so that it's appropriate): `yarn run release` | ||
- [ ] After pushing, create a PR opened against `master` (not `develop`). It should have the same naming convention. Merge that PR. | ||
- [ ] Switch to `develop` and `git rebase` the changes from `master` before resuming normal development |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5dabda8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: