Skip to content

feat(issue-management): enhance claim assignment feedback#192

Open
lokeshkumar69 wants to merge 4 commits into
JhaSourav07:mainfrom
lokeshkumar69:feat/claim-welcome-message
Open

feat(issue-management): enhance claim assignment feedback#192
lokeshkumar69 wants to merge 4 commits into
JhaSourav07:mainfrom
lokeshkumar69:feat/claim-welcome-message

Conversation

@lokeshkumar69
Copy link
Copy Markdown

Description

Added a friendly automated comment after successful issue assignment via /claim.

The bot now:

  • Welcomes contributors
  • Explains the 3-day inactivity policy
  • Encourages contributors to read CONTRIBUTING.md

Fixes #150

Pillar

  • 🎨 Pillar 1 — New Theme Design
  • 📐 Pillar 2 — Geometric SVG Improvement
  • 🕐 Pillar 3 — Timezone Logic Optimization
  • 🛠️ Other (Bug fix, refactoring, docs)

Visual Preview

N/A

Checklist before requesting a review:

  • I have read the CONTRIBUTING.md file.
  • I have tested these changes locally (localhost:3000/api/streak?user=YOUR_USERNAME).
  • I have run npm run format and npm run lint locally and resolved all errors (CI will fail otherwise).
  • My commits follow the Conventional Commits format (e.g., feat(themes): ..., fix(calculate): ...).
  • I have updated README.md if I added a new theme or URL parameter.
  • I have started the repo.
  • I have made sure that i have only one commit to merge in this PR.
  • The SVG output matches the CommitPulse "premium quality" aesthetic standard (no raw elements, smooth animations, correct fonts).
  • (Recommended) I joined the CommitPulse Discord community for contributor discussions, mentorship, and faster PR support.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 18, 2026

@lokeshkumar69 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

👋 Hey @lokeshkumar69, welcome to CommitPulse! 🎉

Thanks for opening your first pull request — this is a big deal and we appreciate the effort!

While you wait for a review, please double-check:

  • ✅ You've read the CONTRIBUTING.md checklist
  • npm run lint, npm run format, and npm run test all pass locally
  • ✅ Your PR has a visual preview if it touches any SVG output
  • 💬 You've joined our Discord for faster PR feedback

A maintainer will review your PR shortly. Hang tight! 🚀

@lokeshkumar69
Copy link
Copy Markdown
Author

All CI checks are passing (format, lint, typecheck, build). Vercel shows Authorization required I think it's a repo-level config issue, not related to my changes. Ready for review!

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.

Enhance the /claim Bot Welcome Message

1 participant