Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 492 Bytes

👋 The Amplify to Sentry Plugin 👋

An Amplify plugin that pushes release information to Sentry

It will send the latest git hash and your amplify environment post push of your deploy amplify push or amplify publish.

You need to have a .env.{environment} file in the root of your project with SENTRY_DETAILS=$YOUR_WEBHOOK_URL

Your .env file should match your amplify environment (e.g. it'll look for .env.dev)