Skip to content

chore: rename Create iOS App placeholder → Create iOS Certificates#522

Merged
ignaciosantise merged 1 commit into
mainfrom
chore/rename-create-ios-app-placeholder
Jun 2, 2026
Merged

chore: rename Create iOS App placeholder → Create iOS Certificates#522
ignaciosantise merged 1 commit into
mainfrom
chore/rename-create-ios-app-placeholder

Conversation

@ignaciosantise
Copy link
Copy Markdown
Collaborator

Renames the dispatch placeholder create-ios-app.yamlcreate-ios-certs.yaml (and its display name) to match the real workflow, which only creates certificates (the App Store Connect app record is created manually).

Pairs with the rename on feat/merchant-pos-app. Keeping the placeholder path in sync avoids leaving an orphaned create-ios-app.yaml on main after that branch merges.

🤖 Generated with Claude Code

The real workflow was renamed (it only creates certs, not the app). Keep the
dispatch placeholder path in sync so it isn't orphaned when feat/merchant-pos-app
merges.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 2, 2026 14:26
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pos-demo Ready Ready Preview, Comment Jun 2, 2026 2:28pm

Request Review

@claude
Copy link
Copy Markdown

claude Bot commented Jun 2, 2026

Claude finished @ignaciosantise's task in 46s —— View job


Review Complete

  • Gather context
  • Read changed file
  • Spawn breaking changes subagent
  • Post review

✅ No issues found

The rename is clean: the placeholder workflow file (create-ios-app.yamlcreate-ios-certs.yaml) and its name: field are updated consistently. The workflow uses only workflow_dispatch, has minimal contents: read permissions, and no other workflows call it — confirmed no breaking changes.

@ignaciosantise ignaciosantise merged commit b9c99c9 into main Jun 2, 2026
7 of 8 checks passed
@ignaciosantise ignaciosantise deleted the chore/rename-create-ios-app-placeholder branch June 2, 2026 14:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Aligns the GitHub Actions workflow display name with its actual purpose (creating iOS certificates), so the placeholder workflow is clearer when manually dispatched.

Changes:

  • Rename workflow name from “Create iOS App” to “Create iOS Certificates”.
Comments suppressed due to low confidence (1)

.github/workflows/create-ios-certs.yaml:1

  • The PR description/title mentions renaming the placeholder workflow file path (create-ios-app.yamlcreate-ios-certs.yaml), but this diff only updates the workflow display name. If the file was already renamed earlier, consider updating the PR description to avoid confusion; otherwise, include the actual file rename in this PR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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