File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -48,11 +48,9 @@ Approvals can be done using `/ps-approve`:
48
48
49
49
![ image] ( https://user-images.githubusercontent.com/1872314/144145346-4263e70e-4eca-4bfe-b2b3-639cca99f1bd.png )
50
50
51
- I am planning to add additional IssueOps commands, like
52
- - [x] ` /ps-create ` (to create a deploy request and database branch from an already existing PR)
53
- - [x] ` /ps-approve `
54
- - [x] ` /ps-update ` (to add additional DDL to an existing associated deploy request or just check how the schema diff would look now)
55
- - [ ] ` /ps-delete `
51
+ Finally, you can delete the database branch associated with a Git branch using ` /ps-delete ` :
52
+
53
+ ![ image] ( https://user-images.githubusercontent.com/1872314/144534299-a62a234b-2671-467b-9ec7-1cac89f85ff6.png )
56
54
57
55
Stay tuned for updates and any feedbacks / PRs are welcome 😊
58
56
You can’t perform that action at this time.
0 commit comments