Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ability to include stack navigation links in PR description #31

Open
abhinav opened this issue May 15, 2024 · 0 comments
Open

Ability to include stack navigation links in PR description #31

abhinav opened this issue May 15, 2024 · 0 comments
Labels
area/forge Issues heavy on dealing with Forges. enhancement New feature or request

Comments

@abhinav
Copy link
Owner

abhinav commented May 15, 2024

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 <!-- gs:stack --> 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

@abhinav abhinav added the enhancement New feature or request label May 15, 2024
@abhinav abhinav added this to the Public release milestone May 23, 2024
@abhinav abhinav removed this from the Public release milestone Jun 23, 2024
@abhinav abhinav changed the title Option to include list of PRs in stack in PR descriptions Ability to include stack navigation links in PR description Aug 23, 2024
@abhinav abhinav added contributor-friendly (Hopefully) straightforward tasks for folks looking to contribute. and removed contributor-friendly (Hopefully) straightforward tasks for folks looking to contribute. labels Jan 22, 2025
@abhinav abhinav added the area/forge Issues heavy on dealing with Forges. label Feb 1, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/forge Issues heavy on dealing with Forges. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant