Skip to content
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

Add workflow to welcome first-time contributors #7121

Merged
merged 4 commits into from
Mar 7, 2025

Conversation

mhucka
Copy link
Contributor

@mhucka mhucka commented Mar 4, 2025

This adds a workflow that triggers on new issues and PRs. If the author has not contributed to this repository before, the workflow will add a comment with an informative welcome message to the issue or PR. The goal is to try to be welcoming of contributions and simultaneously steer people towards information they may have missed.

@CirqBot CirqBot added the size: M 50< lines changed <250 label Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (34b9c81) to head (a53608f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7121      +/-   ##
==========================================
- Coverage   98.16%   98.15%   -0.01%     
==========================================
  Files        1093     1093              
  Lines       95420    95420              
==========================================
- Hits        93665    93664       -1     
- Misses       1755     1756       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mhucka mhucka marked this pull request as ready for review March 4, 2025 22:40
@mhucka mhucka requested review from vtomole and a team as code owners March 4, 2025 22:40
@mhucka mhucka requested a review from viathor March 4, 2025 22:40
Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

LGTM, but please remove the actions/checkout step if possible.

mhucka and others added 3 commits March 7, 2025 13:54
Early feedback from Craig is that the previous text was too dense. I'm
not sure it was that bad, but we can still do better, and add a bit
more info while we're att it.

Here's version 2.0 of the text.
@mhucka mhucka enabled auto-merge March 7, 2025 22:36
@mhucka mhucka added this pull request to the merge queue Mar 7, 2025
Merged via the queue into quantumlib:main with commit 965490f Mar 7, 2025
38 checks passed
@mhucka mhucka deleted the mh-add-first-interaction-ci branch March 7, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants