Skip to content

Commit 4db3512

Browse files
authored
Adding documentation for /ps-delete
1 parent 3f4a855 commit 4db3512

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@ Approvals can be done using `/ps-approve`:
4848

4949
![image](https://user-images.githubusercontent.com/1872314/144145346-4263e70e-4eca-4bfe-b2b3-639cca99f1bd.png)
5050

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)
5654

5755
Stay tuned for updates and any feedbacks / PRs are welcome 😊
5856

0 commit comments

Comments
 (0)