-
-
Notifications
You must be signed in to change notification settings - Fork 15
reduce the amount of spelling issues / WORDLIST #528
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
Conversation
Code Coverage Summary
Diff against main
Results for commit: 6d3ec2c Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Hey @cicdguy are you able to have a look in here in checks? I am awaiting for the R CMD CHECK in here since two days. I even triggered it manually https://github.com/insightsengineering/teal.modules.general/actions/runs/5304774943 but it is not visible here on PR and I can not merge changes in this PR |
See how the GHA bot restyled your files automatically for you? GHA workflow runs are skipped if commits are made by the bot. This is done in order to protect recursion caused by auto-commits. Both, GitHub themselves and we (IDR) enforce this. To fix this, push an empty commit to retrigger the workflows. And no - there is no workaround or solution to this issue. |
no worries @cicdguy thanks! I actually had the same idea that empty commit can do the trick |
The follow-up after https://github.com/insightsengineering/coredev-tasks/issues/235
Final
spelling::spell_check_package()