You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/06/09 20:58:00 UTC

[jira] [Created] (AVRO-3534) Rust: Use dependency-review-action only for pull_request events

Martin Tzvetanov Grigorov created AVRO-3534:
-----------------------------------------------

             Summary: Rust: Use dependency-review-action only for pull_request events 
                 Key: AVRO-3534
                 URL: https://issues.apache.org/jira/browse/AVRO-3534
             Project: Apache Avro
          Issue Type: Bug
          Components: rust
            Reporter: Martin Tzvetanov Grigorov
            Assignee: Martin Tzvetanov Grigorov


AVRO-3533 introduced a new Github Actions action that checks code changes for new dependencies with security vulnerabilities.

The new action must be used only for pull_request event, not for "push" event.

 

Failure: https://github.com/apache/avro/runs/6820752484?check_suite_focus=true



--
This message was sent by Atlassian Jira
(v8.20.7#820007)