Skip to content

ci: switch create-github-app-token to client-id - #473

Merged
leavesster merged 1 commit into
mainfrom
chore/github-app-client-id
Aug 25, 2026
Merged

ci: switch create-github-app-token to client-id#473
leavesster merged 1 commit into
mainfrom
chore/github-app-client-id

Conversation

@BlackHole1

Copy link
Copy Markdown
Contributor

actions/create-github-app-token 自 v3.1.0 起弃用 app-id 输入并改用 client-id,每次运行都会打印 "Input 'app-id' has been deprecated" 告警。本 PR 改为传组织级变量 OOMOL_DOWNLOADER_APP_CLIENT_ID(已配置,所有仓库可见),行为不变。

actions/create-github-app-token 自 v3.1.0 起弃用 `app-id` 输入并改用 `client-id`,每次运行都会打印弃用告警。改为传组织级变量 `OOMOL_DOWNLOADER_APP_CLIENT_ID`,行为不变。
Signed-off-by: Kevin Cui <bh@bugs.cc>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 55 minutes.

View limit details

Limit details: You’ve used all 2 included reviews currently available. Your 54 included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b4d2e8a5-138c-4421-8586-3ec89b37836e

📥 Commits

Reviewing files that changed from the base of the PR and between c1ae145 and f55e83a.

📒 Files selected for processing (2)
  • .github/workflows/layer.yml
  • .github/workflows/oocana-python.yml

Comment @coderabbitai help to get the list of available commands.

@leavesster
leavesster merged commit bb1299b into mainAug 25, 2026
8 of 9 checks passed
@leavesster
leavesster deleted the chore/github-app-client-id branch August 25, 2026 07:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@BlackHole1@CLAassistant@leavesster