fix: skip copyright scan for integration tests on staging (#745)
* fix: skip copyright scan for integration tests on staging
synthetic drone audio doesn't need AudD API calls - skip the scan
when BOTH conditions are met:
1. environment is staging
2. track is tagged with integration-test
this prevents unnecessary moderation costs while ensuring production
tracks are always scanned regardless of tags.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: also skip notifications for integration tests on staging
prevents DM spam from moderation account when running integration tests.
same staging + integration-test tag check as copyright scan.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
authored by