[
https://issues.apache.org/jira/browse/AVRO-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353502#comment-17353502
]
ASF subversion and git services commented on AVRO-3152:
-------------------------------------------------------
Commit 25187ec39d3564b0e564baec53365c9cce565b74 in avro's branch
refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=25187ec ]
AVRO-3152: CodeQL Per Language (#1237)
Reconfigure GitHub Actions so that when CodeQL analysis runs, it only checks
the implementations with code changes. This should save energy and time,
reserving resources for meaningful checks.
> Only run the relevant CodeQL Analysis for the changeset
> -------------------------------------------------------
>
> Key: AVRO-3152
> URL: https://issues.apache.org/jira/browse/AVRO-3152
> Project: Apache Avro
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.10.2
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
>
> When CodeQL analysis runs, it currently checks all the languages it can, even
> if the changeset doesn't change any code in that language. That might lead to
> longer queuing times for more relevant checks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)