decentraland / decentraland/builder-server
Create a forum post when a DCL collection is published
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 17
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 3
Description
As of today, when a collection is published, a forum post is created through the UI by hitting the builder-server with the content of the post.
To complete this task, add the post mechanism to the publish endpoint so the UI doesn't have to hit the server with a request to create the forum post.
Contributor guide
Assessment
This issue has not been assessed yet.