1. Linting Pipeline Not Triggered for External Contributors
When a PR is created or updated by an external contributor (outside our GitHub organization), the linting pipeline is not auto-triggered.
2. Publish Pipeline Fails with 404 Error
The publish step in the CI pipeline fails with a 404 Not Found error during lerna publish. Manual publishing using the same token works successfully.