Transforms
==========

Taskgraph includes several transforms out of the box. These can be used to
accomplish common tasks such as adding dependencies programmatically or setting
up notifications. This section contains a reference of the transforms Taskgraph
provides, read below to learn how to use them.

.. toctree::

   from_deps
   task_context
   chunking
