Skip to content

Remove unused publish-vercel action#3116

Merged
Mpdreamz merged 1 commit into
mainfrom
copilot/remove-publish-vercel-action
May 11, 2026
Merged

Remove unused publish-vercel action#3116
Mpdreamz merged 1 commit into
mainfrom
copilot/remove-publish-vercel-action

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

Removes the actions/publish-vercel action that nobody uses, as identified from the Dependabot bump PR #3083. Also removes the corresponding entry from docs-builder.slnx.

Copilot AI requested a review from Mpdreamz April 15, 2026 19:17
@Mpdreamz Mpdreamz marked this pull request as ready for review April 15, 2026 21:15
@Mpdreamz Mpdreamz requested a review from a team as a code owner April 15, 2026 21:15
@Mpdreamz Mpdreamz requested a review from cotti April 15, 2026 21:15
@Mpdreamz
Copy link
Copy Markdown
Member

@copilot also remove the files themselves.

@coderabbitai coderabbitai Bot added the chore label Apr 15, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 15, 2026

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: 4b57180a-b6e2-4e88-b9a9-80b408d6f8cc

📥 Commits

Reviewing files that changed from the base of the PR and between 25c2e81 and 4e4288e.

📒 Files selected for processing (2)
  • actions/publish-vercel/action.yml
  • docs-builder.slnx
💤 Files with no reviewable changes (2)
  • docs-builder.slnx
  • actions/publish-vercel/action.yml

📝 Walkthrough

Walkthrough

This change removes a composite GitHub Action definition (actions/publish-vercel/action.yml) and its reference from the solution file. The deleted action previously orchestrated building documentation via a separate builder action, generating a temporary vercel.json configuration file, and deploying to Vercel. It accepted three environment variable inputs: VERCEL_TOKEN, VERCEL_ORG_ID, and VERCEL_PROJECT_ID. The solution file reference to the /actions/publish-vercel/ folder was also removed.

Suggested labels

chore

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Remove unused publish-vercel action' directly and accurately summarizes the main change—deletion of the unused publish-vercel action.
Description check ✅ Passed The description clearly explains the rationale (unused action identified from Dependabot PR #3083) and covers both changes (action removal and docs-builder.slnx update).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch copilot/remove-publish-vercel-action

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

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 15, 2026

@copilot also remove the files themselves.

Both actions/publish-vercel/action.yml and the docs-builder.slnx entry were already removed in commit 4e4288e. The actions/publish-vercel/ directory no longer exists in the repo.

@Mpdreamz Mpdreamz enabled auto-merge (squash) May 11, 2026 12:44
Agent-Logs-Url: https://github.com/elastic/docs-builder/sessions/88838864-465c-4cd5-907d-ec27d65a6976

Co-authored-by: Mpdreamz <245275+Mpdreamz@users.noreply.github.com>
@Mpdreamz Mpdreamz force-pushed the copilot/remove-publish-vercel-action branch from 4e4288e to 07f8c1e Compare May 11, 2026 12:45
@Mpdreamz Mpdreamz merged commit ef78eec into main May 11, 2026
24 checks passed
@Mpdreamz Mpdreamz deleted the copilot/remove-publish-vercel-action branch May 11, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants