Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Print out links to the pull requests created #58

Closed
gavingmiller opened this issue Jul 2, 2021 · 3 comments
Closed

Print out links to the pull requests created #58

gavingmiller opened this issue Jul 2, 2021 · 3 comments
Labels
enhancement New feature or request feature

Comments

@gavingmiller
Copy link

At the end of a PR run, it would be great if the links were printed from the PRs that were created. So the results could look like this:

$ turbolift create-prs
  OK   Reading campaign data
  OK   Pushing changes in org/repo-1 to origin
  OK   Creating PR in org/repo-1
  OK   PR created: https://github.com/org/repo-1/pull/163
  OK   Pushing changes in org/repo-2 to origin
  OK   Creating PR in org/repo-2
  OK   PR created: https://github.com/org/repo-2/pull/163
  OK   Pushing changes in org/repo-3 to origin
  OK   Creating PR in org/repo-3
  OK   PR created: https://github.com/org/repo-3/pull/163
  OK   turbolift create-prs completed (3 OK, 0 skipped)

Love the tool, and find it very useful!

@sledigabel sledigabel added enhancement New feature or request feature labels Jul 5, 2021
@sledigabel
Copy link
Contributor

Thanks for your feedback @gavingmiller. Definitely a good addition to the feature set

@JimNero009
Copy link

Sorry, fat fingers!

@rnorth rnorth mentioned this issue Oct 3, 2021
3 tasks
@rnorth
Copy link
Collaborator

rnorth commented May 24, 2023

@gavingmiller Sorry for the extremely long time to resolve this, but we think this is now finally addressed. We took a slightly different approach, but now have the turbolift pr-status --list command which includes URLs for all PRs. Hopefully you're still finding turbolift useful and can benefit from this!
Thanks

@rnorth rnorth closed this as completed May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

4 participants