Skip to content

ci: add welcome workflow#1086

Merged
danielroe merged 2 commits intomainfrom
ci/welcome
Feb 6, 2026
Merged

ci: add welcome workflow#1086
danielroe merged 2 commits intomainfrom
ci/welcome

Conversation

@danielroe
Copy link
Member

🫂

@vercel
Copy link

vercel bot commented Feb 6, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 6, 2026 11:39am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 6, 2026 11:39am
npmx-lunaria Ignored Ignored Feb 6, 2026 11:39am

Request Review

@codecov
Copy link

codecov bot commented Feb 6, 2026

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!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 6, 2026

📝 Walkthrough

Walkthrough

A new GitHub Actions workflow (.github/workflows/welcome.yml) is added that triggers on pull_request_target closed events. It runs a welcome job when the repository is npmx-dev/npmx.dev and the pull request is merged. The job uses actions/github-script to determine whether the PR author’s merged PRs indicate a first merged contribution; if so it composes a comment containing a randomly selected emoji plus links to Discord and a contributor role, posts that comment, and logs progress.

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description is a single emoji that relates to the welcoming nature of the workflow being added.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci/welcome

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

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

@whitep4nth3r
Copy link
Contributor

BEAUTIFUL.

Co-authored-by: Salma Alam-Naylor <52798353+whitep4nth3r@users.noreply.github.com>
@danielroe danielroe added this pull request to the merge queue Feb 6, 2026
Merged via the queue into main with commit 3d8df76 Feb 6, 2026
20 checks passed
@danielroe danielroe deleted the ci/welcome branch February 6, 2026 11:45
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