javaBin / javaBin/platform

Generate Terraform step fails

未关闭
#128 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

I am getting this on both cupcake and frosting:

```
Run actions/create-github-app-token@v2
with:
owner: javaBin
skip-token-revoke: false
github-api-url: https://api.github.com/
Input 'repositories' is not set. Creating token for all repositories owned by javaBin.
Error: [@octokit/auth-app] appId option is required
at createAppAuth (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:47665:11)
at main (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:47956:17)
at Object. (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:48079:20)
at Module._compile (node:internal/modules/cjs/loader:1521:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
at Module.load (node:internal/modules/cjs/loader:1266:32)
at Module._load (node:internal/modules/cjs/loader:1091:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49
```

贡献指南

这个仓库没有索引到贡献指南

调研方向

检查为 cupcake 和 frosting 生成 Terraform 的 workflow 步骤,从报告中显示的 actions/create-github-app-token@v2 调用开始。确定 GitHub App 凭据的配置方式,并验证该步骤是否能在两个目标上成功完成,且不会出现缺少 appId 的错误。

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions, terraform
领域
ci-cd, infrastructure
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。