nebari-dev / nebari-dev/chat-pack
Document docker and helm tags better
Open
@killua156 is already working on this.
Since Jun 15, 2026.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 58m
- Merged PRs (30d)
- 7
Description
We currently only explain how releases are done
but we never explain what tags / versions are available. Common tags are defined in
For docker there are some additional tags in
We need two types of documentation:
- Static inside the README for releases and pushes to
main - Dynamic as comments on PRs to always show the docker and helm tags of the latest built commit. Docker and helm tags should have independent comments that get updated after every build. We can use something like https://github.com/mshick/add-pr-comment (feel free to pick something else; this is just the first thing I found without validating it more)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.