Skip to content

Skip CI on merging docs-only pull requests #35

@ashmaroli

Description

@ashmaroli

Docs-only pull requests are merged using identifier +doc / +docs.
Jekyllbot should ideally add a [skip ci] to the commit message (preferably as the last line of the extended body) in order to ensure CI is not unnecessarily triggered.

Illustration

Before

$pr_title (#$pr_id)
Merge pull request $pr_id

After

$pr_title (#$pr_id)
Merge pull request $pr_id

[skip ci]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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