github intuit/auto v10.2.5

latest releases: v11.3.0, v11.2.1, v11.2.0...
4 years ago

Release Notes

From #1636

Previously when using auto pr-check you would have to check that you were running the command from a PR with bash scripting so it didn't fail when running on master.

This PR simplifies this workflow so that you can run auto pr-check without any logic. On CI + base branch pr-check will exit successfully, otherwise it will check for a PR number and fail accordingly.

Why

Less config + more automation = happy auto consumers

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

🐛 Bug Fix

  • auto, @auto-it/core

Authors: 1

Don't miss a new auto release

NewReleases is sending notifications on new releases.