Skip to content

How to flag repos that shouldn't have any actions or only certain actions? #31

Description

@aylapear

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions