Skip to content

Commit

Permalink
Add release banner script to readme (github#16461)
Browse files Browse the repository at this point in the history
* Add release banner script to readme

* Update script/README.md
  • Loading branch information
myarb authored Nov 13, 2020
1 parent 23e8317 commit 971d931
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion script/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,13 @@ An automated test checks for discrepancies between filenames and [autogenerated
---


### [`release-banner.js`](release-banner.js)

This script creates or removes a release candidate banner for a specified version.


---

### [`remove-deprecated-enterprise-version-markup.js`](remove-deprecated-enterprise-version-markup.js)

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.
Expand Down Expand Up @@ -487,4 +494,3 @@ Run this script to: [upload individual files to S3](https://github.com/github/pr

---


0 comments on commit 971d931

Please sign in to comment.