💡 [REQUEST] - Support ghstack to allow series of interdependent tutorials/recipes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.3k
- Forks
- 4.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
🚀 Descirbe the improvement or the new tutorial
ghstack conveniently submit stacks of diffs to GitHub as separate pull requests. This way, if we are writing a multi-posts tutorial, we can write each tutotial as a single commit and at the end push them as multiple PRs.
The main advantage is that dependent PR can be merged without rebasing, streamlining long tail PRs
Existing tutorials on this topic
No response
Additional context
GH Stack is a wonder by @ezyang and can be referred at https://github.com/ezyang/ghstack
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.
Research direction
No files, tests, or entry points are named. Start by reviewing how this repository currently organizes and submits tutorial changes, then compare that workflow with ghstack's dependent-diff model. Done should define and implement a supported way to turn a multi-post tutorial series into interdependent pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100