taojintianxia commented on issue #26521: URL: https://github.com/apache/shardingsphere/issues/26521#issuecomment-1803239125
> > > > > > > Hi @taojintianxia > > > > > > > It seems like the nightly-build workflow last execution ([link](https://github.com/apache/shardingsphere/actions/runs/6448611936)) failed because of the github action `tunaitis/contributor-map@v1` is not allowed to be used in this repo > > > > > > > ``` > > > > > > > [Error: .github#L1](https://github.com/apache/shardingsphere/commit/1e2fe35851f21809c34027e4fba2d5772a7fb006#annotation_14737341013) > > > > > > > tunaitis/contributor-map@v1 is not allowed to be used in apache/shardingsphere. Actions in this workflow must be: within a repository owned by apache, created by GitHub, verified in the GitHub Marketplace, or matching the following: */*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+, AdoptOpenJDK/install-jdk@*, JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92, TobKed/label-when-approved-action@*, actions-cool/issues-helper@*, actions-rs/*, al-cheb/configure-pagefile-action@*, amannn/action-semantic-pull-request@*, apache/*, burrunan/gradle-cache-action@*, bytedeco/javacpp-presets/.github/actions/*, chromaui/action@*, codecov/codecov-action@*, conda-incubator/setup-miniconda@*, container-tools/kind-action@*, container-tools/microshift-action@*, dawidd6/action-download-artifact@*, delaguardo/setup-graalvm@*, docker://jekyll/jekyll:*, docker://pandoc/core:2.9, eps1lon/actions-label-merge-conflict@*, gaurav-nelson/github-action-mar kdown-link-check... > > > > > > > ``` > > > > > > > > > > > > > > > > > > yes, it's not working in this repository. let's revert the change, remove the action and svg link from markdown file. let's test it in forked repository and then commit the PR. > > > > > > > > > > > > > > > However, I am able to test this in my own fork, here is the [link ](https://github.com/Zhenye-Na/shardingsphere/actions/runs/6368471123/job/17287850146)to the execution hisotry via a github workflow > > > > > I am wondering is there a way to allowlist this github action somewhere I need to configure ? > > > > > I have seen that error before, and did not handle that issue successfully. >_< > > > > > > > > > Ack, no worry, let me create a quick PR revert that commit. Also, I will try to see if I could find something around it. Not familiar with Github Actions as well as this repo belongs to apache org. > > > Will send out the reverting commit PR shortly and let you know here. > > > Thanks! > > > > > > is it possible to upload the map picture to a space and then copy the link the map url to shardingsphere ? > > I could enable the github action workflow in my own fork, and update the apache mainline repo to reference the generated image. > > However, I am not sure if > > 1. This is allowed or recommended to use a image link from another repo > 2. If I happened to delete the branch or repo from my own account, the repoin apache mainline wont have the access to the image anymore > > I am more interested to see if > > 1. Apache organization has a place to modify the allowed github actions > 2. If there is a fork under shardingsphere org / commiter / TC members, maybe we could utilize that. upload to repo is not a good idea, could you please investigate if there is a free space for API upload files in Apache or some org like that ? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
