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

Roxygen workflow improvements #215

Merged
merged 6 commits into from
Feb 22, 2024
Merged

Roxygen workflow improvements #215

merged 6 commits into from
Feb 22, 2024

Conversation

walkowif
Copy link
Contributor

  • Trigger all workflows once Roxygen updates are committed.
  • Remove a false failure related to pushing the commit.
  • Make sure that file removals from man directory are committed.

Resolves https://github.com/insightsengineering/idr-tasks/issues/755

image

@walkowif walkowif requested a review from a team as a code owner February 22, 2024 16:52
Copy link
Contributor

github-actions bot commented Feb 22, 2024

badge

Code Coverage Summary

Filename      Stmts    Miss  Cover    Missing
----------  -------  ------  -------  ---------
R/hello.R        20       6  70.00%   55-60
TOTAL            20       6  70.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 3834c31

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@cicdguy
Copy link
Contributor

cicdguy commented Feb 22, 2024

Would you also be able to update .github/workflows/style.yaml and .github/workflows/spelling.yaml to exclude the reference to [skip actions]. .github/workflows/version-bump.yaml still needs it to prevent recursion on the default branch.

Copy link
Contributor

github-actions bot commented Feb 22, 2024

Unit Tests Summary

3 tests   3 ✅  6s ⏱️
3 suites  0 💤
1 files    0 ❌

Results for commit 3834c31.

♻️ This comment has been updated with latest results.

@walkowif
Copy link
Contributor Author

@cicdguy Added.

Copy link
Contributor

@cicdguy cicdguy left a comment

Choose a reason for hiding this comment

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

Thanks @walkowif

@cicdguy cicdguy merged commit b223462 into main Feb 22, 2024
23 of 24 checks passed
@cicdguy cicdguy deleted the roxygen-workflow-improvements branch February 22, 2024 17:35
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