Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b424203

Browse filesBrowse files
committed
Add retarget-draft-releases to README
1 parent 120c6fa commit b424203
Copy full SHA for b424203

File tree

1 file changed

+8
-7
lines changed
Filter options

1 file changed

+8
-7
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+8-7Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.