Skip to content

Commit fb08237

Browse files
committed
Publishing docs: add informing consumers to the release steps
This is primarily a reminder to myself, since James asked for this previously. I expect we'll eventually get rid of this step, if/when we version the schema itself. See web-platform-dx#1704
1 parent 33a0437 commit fb08237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/publishing.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ These are the steps to publish a regular release on NPM and as a GitHub release:
3737

3838
1. Remove all lines from Dependabot.
3939
1. Publish the GitHub release.
40+
1. (*Optional*) If this release contained schema changes, notify highly-visible donwstream consumers, such as Can I Use (@Fryd), MDN (@LeoMcA), or webstatus.dev (@jcscottiii).
4041
1. Remove the "[major version required][major-version]" and "[minor version required][minor-version]" labels from any pull requests that were included in the release.
4142

4243
[major-version]: https://github.com/web-platform-dx/web-features/pulls?q=is%3Apr+is%3Amerged+label%3A%22major+version+required%22+sort%3Aupdated-desc

0 commit comments

Comments
 (0)