RoboStack / RoboStack/robostack.github.io
One click package adding logic in the package list
Nobody has claimed this yet.
- Dominant language
- Astro
- Stars
- 385
- Forks
- 36
- Avg merge
- 5h 37m
- Merged PRs (30d)
- 18
Description
We've already added this button to the package lists:
We would like to hook this up to automatically create a PR on the relevant RoboStack distro GitHub repo.
Some ideas on how to do this:
- Start a seperate server that can handle a GitHub App and let the user login to create a PR in their name. ( Departure from the serverless github pages we have right now)
- Simply create a "Create Issue" link with prefilled description that could be picked up by a GitHub bot. (PR will not be in the user's name).
- Point directly to the "Edit file" button of the relevant
vinca.yaml(More complex for new people)
Input, ideas or contributions related to this are welcome!
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the existing button in the package lists and reviewing how it currently behaves. Compare the three proposed GitHub integration paths: a GitHub App server, a prefilled issue for a bot, or direct editing of the relevant vinca.yaml; the work is done when one approach is chosen and the button reliably supports the intended package update flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- developer-experience, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100