Skip to content

Add GitHub Actions workflow to welcome first-time contributors on issues and PRs#99

Merged
talltechy merged 3 commits intomainfrom
workflows
Oct 13, 2025
Merged

Add GitHub Actions workflow to welcome first-time contributors on issues and PRs#99
talltechy merged 3 commits intomainfrom
workflows

Conversation

@talltechy
Copy link
Owner

No description provided.

@talltechy talltechy requested a review from Copilot October 13, 2025 20:48
@codacy-production
Copy link

codacy-production bot commented Oct 13, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4891ccf) 1369 414 30.24%
Head commit (0483468) 1369 (+0) 414 (+0) 30.24% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#99) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to automatically welcome first-time contributors when they open issues or pull requests. The workflow provides helpful guidance and onboarding information to encourage community participation.

  • Implements automated greeting system for new contributors
  • Provides tailored welcome messages with actionable guidance for both issues and PRs
  • Configures appropriate permissions and triggers for the workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

talltechy and others added 2 commits October 13, 2025 16:49
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Matt <matt@wyen.me>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Matt <matt@wyen.me>
@talltechy talltechy marked this pull request as ready for review October 13, 2025 20:50
@talltechy talltechy merged commit e5d5dff into main Oct 13, 2025
19 of 20 checks passed
@talltechy talltechy deleted the workflows branch October 13, 2025 20:50
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.

3 participants