score-compose icon indicating copy to clipboard operation
score-compose copied to clipboard

[ci] : add First-Time Contributor

Open 7h3-3mp7y-m4n opened this issue 4 months ago • 3 comments

Description

This PR adds a new workflow for new contributors. fixes #340

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] New chore (expected functionality to be implemented)

Checklist:

  • [ ] My change requires a change to the documentation.
    • [ ] I have updated the documentation accordingly.
  • [x] I've signed off with an email address that matches the commit author.

7h3-3mp7y-m4n avatar Aug 17 '25 18:08 7h3-3mp7y-m4n

We can improve the comments! (I'd love to see suggestions/also if that feature is needed). Also, it needed some changes

7h3-3mp7y-m4n avatar Aug 17 '25 18:08 7h3-3mp7y-m4n

Thanks, @7h3-3mp7y-m4n, this is a super great idea, love it!

Before moving forward with this one, let's make sure we finalize this one first: https://github.com/score-spec/score-compose/pull/330.

DCO is definitely something new from new contributors and has been generated some frictions... the "how to" is discovered in CI that is failing... not a good experience, so I think I like the idea to document here too.

Also, for reference and inspiration, let's check what we could reuse from the Microcks project: https://github.com/microcks/microcks/blob/master/.github/workflows/welcome-new-users.yml.

mathieu-benoit avatar Sep 03 '25 12:09 mathieu-benoit

Thanks, @7h3-3mp7y-m4n, this is a super great idea, love it!

Before moving forward with this one, let's make sure we finalize this one first: #330.

DCO is definitely something new from new contributors and has been generated some frictions... the "how to" is discovered in CI that is failing... not a good experience, so I think I like the idea to document here too.

Also, for reference and inspiration, let's check what we could reuse from the Microcks project: https://github.com/microcks/microcks/blob/master/.github/workflows/welcome-new-users.yml.

For sure, I'll look at it!

7h3-3mp7y-m4n avatar Sep 03 '25 16:09 7h3-3mp7y-m4n