Skip to content

ci: remove welcome open message - #3151

Merged
danielroe merged 1 commit into
npmx-dev:mainfrom
MatteoGabriele:chore/remove-welcome-open-workflow
Aug 12, 2026
Merged

ci: remove welcome open message#3151
danielroe merged 1 commit into
npmx-dev:mainfrom
MatteoGabriele:chore/remove-welcome-open-workflow

Conversation

@MatteoGabriele

Copy link
Copy Markdown
Member

🔗 Linked issue

see #2281

🧭 Context

The agentscan.yml has already been added and includes a honeypot comment welcoming regular users and first-time contributors, so this one will be redundant once the AgentScan app is enabled.

📚 Description

Removes the welcome-open GitHub actions, which will later be replaced by an AgentScan honeypot comment.

FYI @danielroe this one should be merged in conjunction with installing the AgentScan app.

@vercel

vercelBot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreviewAug 6, 2026 5:15pm
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewAug 6, 2026 5:15pm
npmx-lunariaIgnoredIgnoredAug 6, 2026 5:15pm

Request Review

@coderabbitai

coderabbitaiBot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

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: 9c4173a2-6ec8-4065-af18-e162e7c6d5d9

📥 Commits

Reviewing files that changed from the base of the PR and between 769afd0 and fab639e.

📒 Files selected for processing (1)
  • .github/workflows/welcome-open.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/welcome-open.yml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Removed the automated greeting for first-time contributors opening pull requests.
    • New pull requests will no longer receive this welcome message automatically.

Walkthrough

The pull request deletes the GitHub Actions workflow that welcomed first-time contributors on newly opened pull requests targeting main.

Changes

Cohort / File(s)Summary
Welcome workflow removal
.github/workflows/welcome-open.yml
Deletes the first-contributor welcome workflow and its repository, permission, concurrency, and first-interaction action configuration.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check nameStatusExplanation
Description check✅ PassedThe description explains that the redundant welcome-open workflow is removed and links the change to AgentScan.
Title check✅ PassedThe title clearly and concisely states that the welcome-open message is removed from CI.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov

codecovBot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@graphierosgraphieros left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🌿
and oops nearly merged too soon

@graphieros
graphieros added this pull request to the merge queueAug 8, 2026
@graphieros
graphieros removed this pull request from the merge queue due to a manual request Aug 8, 2026
@MatteoGabriele

Copy link
Copy Markdown
MemberAuthor

@graphieros, yeah, I can request the installation, but I cannot install it. Probably only Daniel can.

@danielroe
danielroe added this pull request to the merge queueAug 12, 2026
@danielroe

Copy link
Copy Markdown
Member

installed! ✅

Merged via the queue into npmx-dev:main with commit 52e031fAug 12, 2026
33 of 37 checks passed
@github-actionsgithub-actionsBot mentioned this pull request Aug 12, 2026
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

@MatteoGabriele@danielroe@graphieros