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

Added support to print links to PRs in terminal #6

Open
wants to merge 2 commits into
base: feature/table-format-for-toc
Choose a base branch
from

Conversation

greglockwood
Copy link
Owner

@greglockwood greglockwood commented Jan 9, 2021

PR Description
realyze#30 Added ability to customise the base branch
#3 Fixed bug where branches were always being pushed
#4 Cater for body being nullish or empty
#5 Putting the table back in 'table of contents'!
👉 #6 Added support to print links to PRs in terminal
#7 Work when remote URL doesn't have .git suffix
realyze#31 [combined branch] Combined changes

Which problem does this PR solve?

Fixes realyze#9.

Main changes

Adds a new config option, prs.print-urls, to the .pr-train.yml config file. If true, the URL is shown after the ✅ for the update PRs logs.

How I tested it works

Tested locally using npm link.

github.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants