Skip to content

Commit a9ebef1

Browse files
committed
Add documentation for the new release check
1 parent f30bbbb commit a9ebef1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

source/docs/publish/include.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Add both these actions to your own repository and make sure they pass:
1818

1919
- https://github.com/home-assistant/actions#hassfest (only for integrations)
2020
- https://github.com/hacs/action
21+
- A new release is created _after_ the actions run successfully.
2122

2223
When all of this is covered, you can add it to repository type files at [https://github.com/hacs/default](https://github.com/hacs/default)
2324

@@ -66,6 +67,10 @@ https://hacs.xyz/docs/publish/start#hacsjson
6667

6768
This checks if the repository is archived.
6869

70+
### Check Releases
71+
72+
This checks that the repository has at least one release.
73+
6974
### Check Owner
7075

7176
This checks if the submitter is one of the following:

0 commit comments

Comments
 (0)