Skip to content

Added welcome-first-time-contributor.yml #360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shivasankaran18
Copy link

Closes #359

Changes

  • Added welcome-first-time-contributor.yml GitHub Action to .github/workflows

  • Script posts a welcome message to issues and PRs opened by first-time contributors

  • Uses GitHub GraphQL API to detect first-time contributions

Flags

  • The action relies on the default ${{ secrets.GITHUB_TOKEN }}

Screenshots or Video

Related Issues

  • Issue #
  • Pull Request #

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

Signed-off-by: shiva <shiva_05@outlook.com>
@shivasankaran18 shivasankaran18 requested a review from a team as a code owner April 16, 2025 05:22
Copy link

netlify bot commented Apr 16, 2025

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit 60fa033
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/68011f2c6f9f0300088a2952
😎 Deploy Preview https://deploy-preview-360--ap-template-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@dselman dselman left a comment

Choose a reason for hiding this comment

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

This looks very useful and something that other repos could benfit from. Is it possible to move the script out into a standalone JS file for easier sharing between repos and maintenace?

@shivasankaran18
Copy link
Author

ok @dselman .. will implement this

@shivasankaran18 shivasankaran18 force-pushed the issue-359 branch 2 times, most recently from 3ae0650 to 09d306a Compare April 17, 2025 15:12
Signed-off-by: shiva <shiva_05@outlook.com>
@shivasankaran18
Copy link
Author

Screenshot 2025-04-17 210052

@dselman done with changes..could you review the PR now ?

@shivasankaran18
Copy link
Author

@DianaLease @dselman could you review the PR when you find time

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.

Add GitHub Action to Welcome First-Time Contributors
2 participants