Skip to content

Conversation

@hadley
Copy link
Member

@hadley hadley commented Feb 5, 2021

Fixes #1307

@hadley hadley requested a review from jennybc February 5, 2021 19:19
@hadley
Copy link
Member Author

hadley commented Feb 5, 2021

Best paired with r-lib/actions#242

edit_file(proj_path(save_as))
}
if (!is.null(readme)) {
ui_todo("Learn more at <{readme}>")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we might have some other convention going with URLs but I can't search around for that atm.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked for ui_url() but didn't see anything. We can do a thorough pass if/when the IDE gets support for turning these into "real" links.

@hadley hadley merged commit e7f2c0b into master Feb 6, 2021
@hadley hadley deleted the gha-link branch February 6, 2021 15:27
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.

feature request: message with link to documentation when using a use_github_action() example

3 participants