You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If it was added by ZenHub then it might be possible. If it was not done by ZenHub then it might not be possible as-described since the linking information is stored in ZenHub.
However, if someone manually adds Depends on #123 to the PR description then Staxly could easily update the description of #123 to include what is described above, namely that the bottom of the description of #123 contains something like:
# Related Pull Requests
- https://github.com/Connexions/cnx-archive/pull/569
The behavior you propose would help connect a PR to another PR, but I'm also concerned about updating issues that need auto-linking from PRs.
Maybe Staxly can just look for any issue number (#123) inside the PR description, and add a link from that PR to the linked issue's description in the manner you describe above. This may work for linking to both PRs and issues (I believe from the data POV, Github issue links are the same as PR links).
For release tracking, we are using Zenhub, and for the CNX team's purposes, we need a separate issue in GitHub tracking each PR.
When connecting a PR to an issue in Zenhub, is it possible for staxly to automatically update that issue's description with a link to that PR?
Example:
(The 'connect a PR to an issue' functionality is Zenhub-only, this screenshot is from my Chrome browser with the Zenhub extension installed:)
The text was updated successfully, but these errors were encountered: