Skip to content

Possibility to override the error message on tasks #752

Description

@Taluu
Q A
Version latest one ?
Bug? no
New feature? yes
Question? no
Documentation? no

For each tasks, instead of having a default error message (e.g the branch naming for example), having the possibility to define a custom error message would be awesome. Soething along these lines :

parameters:
  tasks:
    git_commit_message:
      blacklist:
        - my
        - list
      whitelist:
        - my
        - whitelist
      message: "Overriding, you do not have a correct branch name. We are following the pattern [....]"

Could try a PR for that. Thoughts ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions