Skip to content

Commit b424203

Browse files
committed
Add retarget-draft-releases to README
1 parent 120c6fa commit b424203

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,14 @@ You might want to skip any of the available transforms (such as deleting the old
7575

7676
## Available transforms
7777

78-
| Transform | Description |
79-
| ---------------------- | ----------------------------------------------------- |
80-
| update-default-branch | Set the default branch of the repo to `$new` |
81-
| retarget-pull-requests | Change the base for any open pull requests |
82-
| branch-protection | Update any branch protection rules to point at `$new` |
83-
| delete-old-branch | Delete the `$old` branch |
84-
| github-pages | Update GitHub Pages configuration |
78+
| Transform | Description |
79+
| ----------------------- | ----------------------------------------------------- |
80+
| update-default-branch | Set the default branch of the repo to `$new` |
81+
| retarget-pull-requests | Change the base for any open pull requests |
82+
| retarget-draft-releases | Change the `target_commitish` for any draft releases |
83+
| branch-protection | Update any branch protection rules to point at `$new` |
84+
| delete-old-branch | Delete the `$old` branch |
85+
| github-pages | Update GitHub Pages configuration |
8586

8687
Pending transforms:
8788

0 commit comments

Comments
 (0)