Enhanced Metrics for App and Network Performance

Learn more
September 18, 2023
Improved

Skip an unnecessary pull request preview

Pull request previews help you and your team test out proposed changes, but some pull requests don't have any changes to test (like one that just updates a README).

In these cases, you can now include any of these strings in your pull request's title to tell Render not to generate a preview instance:

  • [skip render]
  • [skip preview]
  • [render skip]
  • [preview skip]