[
https://issues.apache.org/jira/browse/AVRO-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107095#comment-18107095
]
ASF subversion and git services commented on AVRO-4348:
-------------------------------------------------------
Commit 2b5fe02502b77fc33c7b2f1a1f8184d46d7700d4 in avro's branch
refs/heads/main from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=2b5fe02502 ]
AVRO-4348: Use infra-approved action for toolchain (#3953)
* AVRO-4348: Use infra-approved action for toolchain
* AVRO-4348: Add action to validate allowed-actions
* Add license
> [site] GitHub Actions not allowed
> ---------------------------------
>
> Key: AVRO-4348
> URL: https://issues.apache.org/jira/browse/AVRO-4348
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Deploying the website currently fails because of a non-permitted action:
> [https://github.com/apache/avro/actions/runs/32636393940]
> {code:java}
> The action dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 is
> not allowed in apache/avro because all actions must be from a repository
> owned by your enterprise, created by GitHub, or match one of the patterns:
> 1Password/load-secrets-action/configure@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556,
>
> 1Password/load-secrets-action/configure@92467eb28f72e8255933372f1e0707c567ce2259,
>
> 1Password/load-secrets-action/configure@e544b780808654ba8ceba5fb2fe2897103d92ff4,
>
> 1Password/load-secrets-action/configure@eb2efd0703da22a93c467f2d1ffbb6826c11e19c,
> 1Password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556,
> 1Password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259,
> 1Password/load-secrets-action@e544b780808654ba8ceba5fb2fe2897103d92ff4,
> 1Password/load-secrets-action@eb2efd0703da22a93c467f2d1ffbb6826c11e19c,
> AdoptOpenJDK/install-jdk@*, BobAnkh/auto-generate-changelog@*,
> DavidAnson/markdownlint-cli2-action@21c1be1b93ad9ed58fa840aacc3f279cde2a72ff,
> DavidAnson/mar... {code}
> It looks like the list of allowed actions and patterns is here:
> [https://github.com/apache/infrastructure-actions/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)