DEV Community

Cover image for Share your GitHub Actions Hackathon 2021 Updates!
dev.to staff for The DEV Team

Posted on

21 10

Share your GitHub Actions Hackathon 2021 Updates!

We’d love to know what you’re building and how things are going throughout the GitHub Actions Hackathon 2021 on DEV.

Please use this thread for sharing ideas, gathering feedback, and to get to know other participants in the hackathon!

If you have a big update or just worked through a tough problem, we encourage you to publish a standalone post. Just be sure to add the #actionshackathon21 tag so we can easily find it.

If you need help with a specific problem, check out the help thread where members of the DEV and GitHub teams are standing by to answer your questions.

Have a happy hackathon!

Top comments (38)

Collapse
 
niradler profile image
Nir Adler

Hi, I`m working on Github action to validate github sdk calls/events, simple example is to validate PR title, validate reviewers, files etc.
github.com/niradler/policyer-github
feedback is welcome :)

Collapse
 
niradler profile image
Nir Adler

published the post : dev.to/niradler/policyer-action-2bhb
if anyone want to share a feedback or even grammar inspection :)

Collapse
 
_stefanzweifel profile image
Stefan Zweifel

Just posted my submission for the hackathon: Workflow to keep CHANGELOG up-to-date with Release Notes

Let me know what you think about this. 🤓

Collapse
 
romaixn profile image
Romain

Hello everyone! I posted about a Github Action on Symfony 5 and PHPUnit and so much more. Feedback appreciated :)
Link: dev.to/romaixn/github-actions-for-...

Collapse
 
michaeltharrington profile image
Michael Tharrington

Very cool! Thanks for sharing this. 🙌

Collapse
 
techwatching profile image
Alexandre Nédélec

I have just posted about a workflow I made: Automatically upgrade your package on winget with GitHub Actions. I hope it can be useful to others.

Collapse
 
lirantal profile image
Liran Tal

Hi everyone! 👋

Amazing to see so many ideas from the community.

Personally, I went for the Maintainers Must Haves category with workflows that use a recipe to help out maintainers triage and work with external contributions, see it here: dev.to/lirantal/the-maintainers-ci...

I learned quite a bunch of things about GitHub Actions myself, and definitely new workflows that I'm going to adopt for my own open source repositories.

Goodluck everyone and keep on posting your ideas 🚀

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

Nice work!

Collapse
 
lirantal profile image
Liran Tal

thank you Gracie :)

Collapse
 
chefgs profile image
Saravanan Gnanaguru • Edited

Hi everyone,

  • I've just published a blog describing my submission for #actionshackathon21.
  • Created a github action workflow for performing Go continuous integration, here is link to Github Repo

Please share feedback :)

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

👏

Collapse
 
chefgs profile image
Saravanan Gnanaguru

Thank you @graciegregory

Collapse
 
andreagriffiths11 profile image
Andrea Liliana Griffiths

Shouting you all out! Keep up the great work! twitter.com/GitHubCommunity/status...

Collapse
 
suvraneel profile image
Suvraneel Bhuin • Edited

Just posted my submission for #actionhackathon21

Its a collection of tweaked customized versions of existing workflows from the marketplace that I've been using in a BIG opensource repository with 6000+ contributors, 1k stars & 1.7k forks.
It makes moderation convenient, less chaotic & project management way more smooth...

"More power to the contributors, even more power to the maintainers"

Check it out here

Auto-Assign-Labeler+Contributor

Feel free to leave your feedback/reactions/suggestions to additional features there...
💖 Thanks 🤍

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

This is really awesome!

Collapse
 
nspired profile image
Byte Sized

Hey everyone! Our Github Action helps to surface more detailed errors to improve development time! 🤩

Check it out: github.com/nspired-tech/hackathon-...

Collapse
 
cian911 profile image
Cian Gallagher

Hi all! I'm working on a GitHub action to bulk merge/approve GitHub pull requests (depending on a valid set of status checks) I'd love any and all feedback 😉

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more