Skip to content

Feature request: Make exclude possible for different checks #40

@SVTOpenSource

Description

@SVTOpenSource

Currently, this action allows to run the checks using it on all, or a selected set of repositories. It allows exclusion of a set of repositories, with the config file: https://github.com/SvanBoxel/organization-workflows#app-configuration
However it does not allow for exclusion on a specific action level.

Real life usage scenario would be:

I have two checks, lets say a markdown check and and a codeql check that I want to run organization-wide.
The markdown action should be run on all repos.
The codeql action on a set of repos.

Would it be possible to add this feature? Either so that it would be configured in the check it self, or letting organization-workflows-settings.yml handle multiple configuration blocks, tied to an action.yml maybe, I don't know about the best implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions