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

Add non-PR document and style workflows #434

Closed
arisp99 opened this issue Nov 10, 2021 · 2 comments · Fixed by #460
Closed

Add non-PR document and style workflows #434

arisp99 opened this issue Nov 10, 2021 · 2 comments · Fixed by #460
Labels
feature a feature request or enhancement
Milestone

Comments

@arisp99
Copy link
Contributor

arisp99 commented Nov 10, 2021

In package development, I often find that I often forget to run roxygen2::roxygenise() or devtools::document() to document my code. As such, I think it could be useful to have a workflow that automatically documents (or styles) code. This repo already has an example workflow that creates two commands /document and /style which work for PRs, but there are no corresponding workflows that work on non-PRs.

If the developers think these workflows are useful enough, I would be happy to submit a PR.

@gaborcsardi
Copy link
Member

I think such a workflow would make sense, I will review a PR. Thanks!

@gaborcsardi gaborcsardi added the feature a feature request or enhancement label Dec 14, 2021
@gaborcsardi gaborcsardi added this to the v2.1.0 milestone Feb 1, 2022
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature a feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants