Ability to include stack navigation links in PR description
- Ngôn ngữ chính
- Go
- Star
- 763
- Fork
- 72
- Merge trung bình
- 18 giờ 24 phút
- Pull request đã merge (30 ngày)
- 28
Mô tả
We should provide the ability for users to opt into including the stack navigation links in their PR description instead/in addition to a stack navigation comment.
It's often useful to retain that the commit was part of a stack once merged. (Folks squash-merging will use the PR description more often than not.)
UX-wise, this probably takes the form of a `` in the PR description.
If found on its own line, we will generate or update a stack navigation visualization under it.
We'll want to be careful about the "update" part to only match if the thing following the HTML comment is a Markdown list.
This should probably be opt-in because to avoid the additional extra API calls.
Depends on #331
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue depends on #331, so start by understanding that prerequisite. Look for code that generates stack navigation comments and PR descriptions. The feature involves parsing PR descriptions for a marker and updating markdown lists. Check how the tool makes API calls to avoid unnecessary ones when this is opt-in.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- git, go
- Lĩnh vực
- cli, developer-experience
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100