---
title: "Support Merge-After condition in PR body"
date: 2023-04-19
tags:
  - Workflow Automation
description: ""
---

A new `Merge-After` field is now recognized by Mergify. When this field is used in a pull request body, the `merge` and `queue` action will only be triggered after the timestamp listed in the `Merge-After` value.
