Skip to content

Add ci for autocomment#136

Open
dimpal-yadav wants to merge 2 commits intovansh-codes:masterfrom
dimpal-yadav:Add-CI-for-autocomment
Open

Add ci for autocomment#136
dimpal-yadav wants to merge 2 commits intovansh-codes:masterfrom
dimpal-yadav:Add-CI-for-autocomment

Conversation

@dimpal-yadav
Copy link
Copy Markdown
Contributor

📝 Pull Request Template

📄 Description

This PR adds GitHub Actions CI workflows to automatically post helpful comments on newly created Pull Requests and Issues.

  • The workflow pr-create-automate-message.yml adds an automated comment on every Pull Request creation event to guide contributors with next steps.
  • The workflow issue-create-automate-message.yml adds an automated comment when a new Issue is opened, providing directions and contribution guidelines.

This improves contributor engagement and provides clear guidance on how to proceed after opening an issue or PR.


🔗 Related Issues

Fixes close #131


🖼️ Screenshots (if applicable)

N/A — this feature runs automatically in the GitHub Actions workflow.


🧩 Type of Change

  • 🐛 Bug Fix
  • ✨ New Feature
  • ⚡ Enhancement / Optimization
  • 🧰 Refactoring
  • 🧾 Documentation Update
  • 🔧 Other (please specify): ____________

✅ Checklist

  • I have tested the workflow files locally or in a test repository.
  • I have verified that the comments trigger correctly on PR and Issue creation.
  • I have added descriptive commit messages.
  • I have confirmed there are no syntax or YAML formatting errors.
  • I have linked all relevant issues.

💬 Additional Notes (Optional)

These CI workflows help maintainers and contributors by:

  • Providing instant guidance on how to proceed after opening an issue or PR.
  • Reducing confusion for new contributors.
  • Automating community engagement.

📁 Files Added

  • .github/workflows/pr-create-automate-message.yml
  • .github/workflows/issue-create-automate-message.yml

Summary by CodeRabbit

  • Chores
    • Added automated workflows for commenting on newly created issues and pull requests.

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 2, 2025

@dimpal-yadav is attempting to deploy a commit to the vansh-codes1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 2, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CI for autocomment on PR / ISSUES

2 participants