Skip to content

test(ci): verify assign-ids app identity - #632

Closed
jeffreylouden wants to merge 2 commits into
mainfrom
ci/aureo-936-assign-ids-app-smoke-test
Closed

test(ci): verify assign-ids app identity#632
jeffreylouden wants to merge 2 commits into
mainfrom
ci/aureo-936-assign-ids-app-smoke-test

Conversation

@jeffreylouden

@jeffreylouden jeffreylouden commented Aug 16, 2026

Copy link
Copy Markdown
Member

Throwaway PR, do not merge. It will be closed and its branch deleted once the check below is read.

Adds one accessory entry with no id: so assign-ids has something to commit. The point is to confirm the App wiring from AUREO-936 actually took effect after the App was created and installed.

Reading the result, per .github/README.md:

  • Mint app token runs (not skipped) → ASSIGN_IDS_APP_ID and ASSIGN_IDS_APP_PRIVATE_KEY are both set.
  • validate and audit report on the bot's commit → the push was made under the App identity and the recursion guard no longer applies.

If Mint app token is skipped, the workflow fell back to GITHUB_TOKEN and the variable or secret is still missing.

Refs AUREO-936, catalog#622.


Generated by Claude Code

Summary by CodeRabbit

  • Chores

    • Added a temporary catalog entry for internal validation.
    • Clearly marked the entry as a non-product test item.
    • Included release metadata for the catalog package.
  • Impact

    • No changes to customer-facing functionality or available products.
    • The temporary entry is intended for testing and closure without affecting the catalog.

@changeset-bot

changeset-bot Bot commented Aug 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f1eee0a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
catalog Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added accessories ready-for-review PR has passed all checks and is ready for review labels Aug 16, 2026
@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a1368096-6518-4c5d-98f4-2f31597408af

📥 Commits

Reviewing files that changed from the base of the PR and between b84e98f and f1eee0a.

📒 Files selected for processing (1)
  • data/accessories/akg-assign-ids-smoke-test.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • data/accessories/akg-assign-ids-smoke-test.yaml

Included review availability: 9 reviews are currently available. Based on recent review activity, included reviews refill at 10 per hour.


Walkthrough

Adds a temporary AKG accessory entry for the assign-ids App identity smoke test and adds Changeset metadata for a minor catalog release.

Changes

Assign-ids smoke-test catalog entry

Layer / File(s) Summary
Catalog entry and release metadata
data/accessories/akg-assign-ids-smoke-test.yaml, .changeset/assign-ids-smoke-test.md
Adds a temporary, non-product AKG shock-mount entry for the smoke test and records a minor catalog release.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to f1eee

The PR adds a single accessory fixture and changeset entry to exercise CI identity wiring without introducing production behavior; no actionable merge-blocking risk remains beyond normal checks and review.

Possibly related PRs

Suggested labels: ci

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the pull request's main purpose: verifying the assign-ids App identity through CI.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/aureo-936-assign-ids-app-smoke-test

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessories ready-for-review PR has passed all checks and is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants