event-catalog / event-catalog/generators
Persist more content from index-file when rerunning generate
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 16
- Avg merge
- 25m
- Merged PRs (30d)
- 4
Description
### Use Case
Some of the values at the start of the index-file are not persisted when you run generate, for instance repository and badges. So if these are added after first generating the files, they will be removed when running generate again.
### Proposed Solution
Persist these values, like with the sends and receives values.
### Implementation Notes
_No response_
### Community Notes
* Please vote by adding a 👍 reaction to the issue to help us prioritize.
* If you are interested to work on this issue, please leave a comment.
* If this issue is labeled **needs-discussion**, it means the spec has not been finalized yet. Please reach out in the [EventCatalog Discord](https://discord.com/invite/3rjaZMmrAm).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.