kgabryje commented on code in PR #31961: URL: https://github.com/apache/superset/pull/31961#discussion_r1930869005
########## .github/workflows/dependency-review.yml: ########## @@ -30,6 +30,7 @@ jobs: uses: actions/checkout@v4 - name: "Dependency Review" uses: actions/dependency-review-action@v4 + continue-on-error: true Review Comment: Temporarily made dependency review optional. We hit github's summary size limit, which (according to ai) can't be increased. I'll revert this change after merging this PR <img width="1198" alt="image" src="https://github.com/user-attachments/assets/61eb5f03-ca1b-4781-8236-e6c3b750329a" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org