There are a few repos like readwriteaws that currently fail with things like R CMD Check and tests because they require an API key. I have also seen some repos like our shiny wrapper repos that don't have any tests and thus the test action doesn't make a lot of sense. Is there something that could be added to the .github repo so that they are not added when things are pushed out by Claude to all repos?
I can add no CI calls to the tests as well but then running the test actions at least won't fail and only take up a small amount of minutes.
There are a few repos like readwriteaws that currently fail with things like R CMD Check and tests because they require an API key. I have also seen some repos like our shiny wrapper repos that don't have any tests and thus the test action doesn't make a lot of sense. Is there something that could be added to the .github repo so that they are not added when things are pushed out by Claude to all repos?
I can add no CI calls to the tests as well but then running the test actions at least won't fail and only take up a small amount of minutes.