Skip to content

feat(cli): manage access tokens under project keys - #233

Closed
tkkhq wants to merge 2 commits into
mainfrom
feat/project-access-token-keys
Closed

tkkhq wants to merge 2 commits into
mainfrom
feat/project-access-token-keys

Conversation

@tkkhq

@tkkhq tkkhq commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Why

  • Project access tokens are managed under cloud access-tokens, while other project keys are grouped under projects keys.

Summary

  • add projects keys access-tokens with create, list, get, usage, and revoke through the existing access-token commands
  • keep cloud access-tokens and its alias available
  • update CLI docs and test API routing, help, and next-page output for the new path

Verification

  • go test ./internal/cmd/project ./internal/cmd/accesstokens ./internal/cmd/root -count=1
  • make check

Copilot AI balanced review requested due to automatic review settings September 26, 2026 00:42
@tkkhq
tkkhq requested a review from a team as a code owner September 26, 2026 00:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@tkkhq

tkkhq commented Sep 26, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-26T01:08:59.826799Z afc5eef Manual request
🔒 Security Review ✅ Completed 2026-09-26T01:09:45.625119Z afc5eef Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: afc5eefdab

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector

Copy link
Copy Markdown

🛡️ Codex Security Review · Automatically triggered

Security review completed. No security issues were found in this pull request.

Reviewed commit: afc5eefdab

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@tkkhq tkkhq closed this Sep 26, 2026
Sign up for free to 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.

2 participants