Annotations
=====================================

Annotations allows the use of dynamic values in your recipes.

To bypass the annotation, use `\` prefix. (i.e `\@author` will be replaced with literal `@author`)

::
   @author : replace with the login of creator of issues/PR

Actions supported

- assign
- comment
- checks



.. note::
    Don't see any annotation that fits your needs? let us know by creating an `issue <https://github.com/mergeability/mergeable/issues/new>`_


