Skip to content

Add --excluded-dirs=.github by default in all examples #116

@nadiamoe

Description

@nadiamoe

One of the premises that leaded to this toolkit being born was that changes on non user-facing parts of a repository, such as build system, should not result in a new user-facing release.

However, as of now dependency bumps of github actions will result in a new release. An easy way to prevent this is to add the .github to excluded-dirs in generate-yaml.

Doing this by default is very tricky, so allegedly the best way to do so is to put it on every example we write.

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