Closed wsqstar closed 4 months ago
@wsqstar 你的错误是 aormsby/Fork-Sync-With-Upstream-action@v3.4
发出来的错误
Pushing synced data to target branch.
To https://github.com/wsqstar/reference.git
! [remote rejected] main -> main (refusing to allow a GitHub App to create or update workflow `.github/workflows/ci.yml` without `workflows` permission)
error: failed to push some refs to 'https://github.com/wsqstar/reference.git'
ERROR: exit 1
Could not push changes to target repo.
Try running in test mode to verify your action input. If that does not help, please open an issue.
Resetting git config to previous settings.
(拒绝允许 GitHub 应用程序在没有“workflows”权限的情况下创建或更新工作流“.github/workflows/ci.yml”)
我发现我的CI一直没有成功报错,我升级了我自己的 action,并设置了创建tag 的参数,CI才跑成功,我可能认为,GitHub API权限变了,CI 在我这里工作非常好
Run ncipollo/release-action@v1
Error: Error 422: Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
📄 错误清单
https://github.com/jaywcjlove/reference/commit/3b0416a2c3b1622a6c4ec75e068d2154d7b0d5e5
🧨 错误类型
📖 错误说明
之前的同步脚本正常,但是周三开始报错了。 检查了一下时间 刚好是 https://github.com/jaywcjlove/reference/commit/3b0416a2c3b1622a6c4ec75e068d2154d7b0d5e5 导致了报错 下面是我部署的: