Skip to content

Commit 971d931

Browse files
authored
Add release banner script to readme (#16461)
* Add release banner script to readme * Update script/README.md
1 parent 23e8317 commit 971d931

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

script/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,13 @@ An automated test checks for discrepancies between filenames and [autogenerated
368368
---
369369

370370

371+
### [`release-banner.js`](release-banner.js)
372+
373+
This script creates or removes a release candidate banner for a specified version.
374+
375+
376+
---
377+
371378
### [`remove-deprecated-enterprise-version-markup.js`](remove-deprecated-enterprise-version-markup.js)
372379

373380
Run this script after an Enterprise deprecation to remove Liquid statements and frontmatter that contain the deprecated Enterprise version. See the Enterprise deprecation issue template for instructions.
@@ -487,4 +494,3 @@ Run this script to: [upload individual files to S3](https://github.com/github/pr
487494

488495
---
489496

490-

0 commit comments

Comments
 (0)