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 a way to semi-automate support for first-time package authors #372

Open
shonfeder opened this issue Oct 2, 2024 · 2 comments
Open
Labels

Comments

@shonfeder
Copy link
Contributor

shonfeder commented Oct 2, 2024

Integration should be about people, not just software. One of the bright silver linings of the opam way is that every package publication involves a personal interaction between the package author/maintainer and the opam repo maintainers.

While we need to move to automated publication of established, correct packages (see, e.g., ocaml/opam-repository#26106) in order to avoid toil and improve our throughput, we have good reason to offer special support and acknowledgement of first-time publishers (e.g., ocaml/opam-repository#26652 (comment)). This is an opportunity to ease their technical experience and their social connections within the ecosystem.

This issue is just at the "gathering ideas" stage, but ideas we may explore include:

  • Automated pairing of new publishers with volunteer community mentors on a round-robin schedule.
  • Encouraging package authors to join our preferred communication platform (slack, discourse, matrix, whatever).
  • Automating reminders to announce the package publication, or automating the announcement.
  • Automate staring their repo (if on GitHub) and following the user from opam-bot.

The lowest hanging fruit is just automating a welcome message so that maintainers know they are interacting with a first-time publisher (akin to the notice we get in discourse for someone's first post).

@shonfeder
Copy link
Contributor Author

shonfeder commented Oct 2, 2024

If we can get a (probably rotating) group to opt in as a "welcome party", we could cultivate an amazing first experience for people who publish on opam. E.g., we the welcome party could do stuff like:

  • Connect with the new publisher on whatever social platforms they both support.
  • Make PRs into the new publisher's project to help fix common issues that turn up during package publication.
  • Provide peer review and support generally for new package authors and OSS contributors.

The ideal cohort for this kind of welcome party would be beginners and intermediate OCamlners probably: they have the most to gain from this kind of support, both in terms of technical know-how and social connections. But we would probably need to bootsrap such a tradition through participation of more experienced contributors.

@samoht
Copy link

samoht commented Oct 3, 2024

That's a really great idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants