AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Automate Your Projects
GitHub actions are just kind of a general X happens do Y if X then Y Um, if a pull request is submitted then run your type Your type checking run your test do whatever if that passes make it approved These types of things can all work in coordination with your automation. And you could really The more time you spend automating this stuff depends on the the project size you're doing But really you could spend like a straight up week tweaking on issues or Actions with issues and prs In projects and have something like really pretty amazing at the end of the day with all of this but you do need to spend that time.