Skip to content
This repository was archived by the owner on Dec 21, 2020. It is now read-only.
This repository was archived by the owner on Dec 21, 2020. It is now read-only.

Support set of ignore files (like .gitignore) to skip builds #13

@pbeckingham

Description

@pbeckingham

If a commit contains only a README change, then based on an ignore list, skip the build for that commit.

This will save build server time for useless bild/test cycles. It should be done after the commit hook script, to keep that script small and fast, but before generating build requests for multiple platforms, meaning the platforms script should probably do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions