<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: gabriel-pineda</title>
    <description>The latest articles on DEV Community by gabriel-pineda (@gabrielpineda).</description>
    <link>https://dev.to/gabrielpineda</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1251915%2F52357c50-ae35-4292-a02f-9aaefee7485d.jpeg</url>
      <title>DEV Community: gabriel-pineda</title>
      <link>https://dev.to/gabrielpineda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gabrielpineda"/>
    <language>en</language>
    <item>
      <title>Tools That We Use At Our $100k/mo Startup</title>
      <dc:creator>gabriel-pineda</dc:creator>
      <pubDate>Sun, 08 Sep 2024 22:13:28 +0000</pubDate>
      <link>https://dev.to/gabrielpineda/tools-that-our-100kmo-startup-happily-pay-for-3gjp</link>
      <guid>https://dev.to/gabrielpineda/tools-that-our-100kmo-startup-happily-pay-for-3gjp</guid>
      <description>&lt;p&gt;This is a no-fluff list of the tools we're using at the startup I work at (making $100k/mo). At this stage, it’s tempting to subscribe to every premium tool, but we stick to a guiding principle: &lt;strong&gt;keep it simple, maximize value, and avoid overcomplication&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here’s what works for us:&lt;/p&gt;

&lt;h2&gt;
  
  
  Version Control System - &lt;strong&gt;&lt;a href="https://github.com" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We use GitHub for version control because it’s an industry standard with excellent integrations. It helps us manage our repositories and work collaboratively with a familiar interface.&lt;/p&gt;

&lt;h2&gt;
  
  
  Team Communication - &lt;strong&gt;&lt;a href="https://slack.com" rel="noopener noreferrer"&gt;Slack&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Slack is our go-to communication tool. It allows us to create channels, communicate asynchronously, and quickly solve blockers. The integrations with other tools, like GitHub and Google Calendar, help us centralize notifications and keep conversations organized.&lt;/p&gt;

&lt;h2&gt;
  
  
  Code Review Tool - &lt;strong&gt;&lt;a href="https://pullnotifier.com" rel="noopener noreferrer"&gt;PullNotifier&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;PullNotifier increases visibility for code reviews, which is crucial for our team. It sends real-time notifications to Slack whenever a pull request is opened, helping us streamline the review process and ensure faster iterations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Management - &lt;strong&gt;&lt;a href="https://www.atlassian.com/software/jira" rel="noopener noreferrer"&gt;Jira&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Jira keeps our project management on track. It's flexible, allows us to manage sprints, and track the progress of tasks easily. The integration with GitHub makes it easy to sync code progress with project management.&lt;/p&gt;

&lt;h2&gt;
  
  
  CI/CD - &lt;strong&gt;&lt;a href="https://github.com/features/actions" rel="noopener noreferrer"&gt;GitHub Actions&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;GitHub Actions powers our continuous integration and deployment. Since it's built into GitHub, it’s easy to set up, automate tests, and deploy code without switching platforms. It simplifies the process and saves time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Documentation and Internal Notes - &lt;strong&gt;&lt;a href="https://www.atlassian.com/software/confluence" rel="noopener noreferrer"&gt;Confluence&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Confluence is our go-to for internal documentation. It’s perfect for keeping all our notes, wikis, and processes in one place. Plus, its integration with Jira makes referencing project updates smooth.&lt;/p&gt;

&lt;h2&gt;
  
  
  Accounting, Payments &amp;amp; Employee Management - &lt;strong&gt;&lt;a href="https://www.xero.com" rel="noopener noreferrer"&gt;Xero&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Xero handles our accounting and payroll. It’s simple, effective, and automates much of the tedious financial work. The real-time financial reporting is invaluable for managing cash flow.&lt;/p&gt;

&lt;h2&gt;
  
  
  Infrastructure Platform - &lt;strong&gt;&lt;a href="https://aws.amazon.com" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;AWS gives us the scalability and reliability we need for hosting our apps. With services like ECS and RDS, we can easily manage our infrastructure while controlling costs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Error Reporting, Logging, and Internal Dashboards - &lt;strong&gt;&lt;a href="https://newrelic.com" rel="noopener noreferrer"&gt;NewRelic&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;NewRelic helps us monitor application performance and log errors in real-time. It provides detailed insights, which allows us to troubleshoot issues quickly and keep our platform stable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Email Provider - &lt;strong&gt;&lt;a href="https://workspace.google.com" rel="noopener noreferrer"&gt;Google&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Google Workspace handles our email needs, and its reliability and integration with other tools, like Google Calendar, make it an easy choice for seamless communication.&lt;/p&gt;

&lt;h2&gt;
  
  
  Meetings - &lt;strong&gt;Google Calendar and Slack Huddles&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We rely on Google Calendar for scheduling meetings and Slack Huddles for quick, impromptu discussions. These tools keep our meetings short and efficient.&lt;/p&gt;

&lt;h2&gt;
  
  
  Code Quality - &lt;strong&gt;&lt;a href="https://sonarcloud.io" rel="noopener noreferrer"&gt;SonarCloud&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;SonarCloud provides automatic code analysis and ensures that we maintain a high standard for code quality. It helps us detect bugs and security vulnerabilities before they become issues.&lt;/p&gt;

&lt;h2&gt;
  
  
  Server Uptime Monitoring - &lt;strong&gt;&lt;a href="https://healthchecks.io" rel="noopener noreferrer"&gt;Healthchecks.io&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Healthchecks.io keeps track of our cron jobs and scheduled tasks. It sends alerts if something goes wrong, ensuring we’re always on top of potential downtime issues.&lt;/p&gt;




&lt;p&gt;These tools have been chosen because they offer the best value for our needs, helping us stay lean and focused as we continue to grow.&lt;/p&gt;

&lt;p&gt;Do you have anything to add to this list?&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>devops</category>
      <category>leadership</category>
      <category>startup</category>
    </item>
    <item>
      <title>10 Slack emojis that developers should use</title>
      <dc:creator>gabriel-pineda</dc:creator>
      <pubDate>Wed, 26 Jun 2024 20:50:24 +0000</pubDate>
      <link>https://dev.to/gabrielpineda/10-slack-emojis-that-developers-should-use-387c</link>
      <guid>https://dev.to/gabrielpineda/10-slack-emojis-that-developers-should-use-387c</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsryl4ncev6b8l54m8kqg.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsryl4ncev6b8l54m8kqg.gif" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ALL of the companies that I've worked at so far used Slack. When I was entering the workforce, I always dreaded communicating in Slack - it was too formal! But that was until my coworkers and myself added emojis to our Slack workspace. It was a game-changer in our communication and overall tone.&lt;/p&gt;

&lt;p&gt;So I compiled a list of the most used emojis our Slack workspace has: &lt;a href="https://pullnotifier.com/tools/emoji-pack-for-devs" rel="noopener noreferrer"&gt;emoji-pack-for-devs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And on this post, I'll be highlighting the 10 best ones.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Lgtm&lt;br&gt;
Best for instantly approving Pull Requests with 100 files changed!&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu5tlqf9iq5egvmfkmz08.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu5tlqf9iq5egvmfkmz08.jpg" alt="lgtm emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;get-well-soon&lt;br&gt;
Always nice to show your team you care!&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnj0gq8cjwm0qxasmn3mw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnj0gq8cjwm0qxasmn3mw.png" alt="get well soon emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;smart&lt;br&gt;
This is a well-known meme. Use it when a co-worker does something clever and witty&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdd8i58gqtyc637uwefi9.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdd8i58gqtyc637uwefi9.gif" alt="smart gif"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;plus1&lt;br&gt;
Best emoji to use when you agree with someone's message&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzgxxuktqj3htbukismwy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzgxxuktqj3htbukismwy.png" alt="plus1 emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;catjam&lt;br&gt;
Ultimate vibes&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcvees9wezdgdldxaha0k.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcvees9wezdgdldxaha0k.gif" alt="catjam emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;leo-toast&lt;br&gt;
Great for celebrating small and big wins&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fti0mlaukjuyzjaeks29t.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fti0mlaukjuyzjaeks29t.gif" alt="leo-toast emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;kek&lt;br&gt;
This emoji perfectly expresses how funny the msg was :D&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsyl9eydn7thagirwcdu2.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsyl9eydn7thagirwcdu2.gif" alt="kek emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;merged&lt;br&gt;
Used to indicate that your code has been merged and is on prod!&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Focxio60kvygldxlnsh3v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Focxio60kvygldxlnsh3v.png" alt="merged emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;thisisfine&lt;br&gt;
How we feel every day as developers..&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F07qvm0vrbjxhy52mwtz3.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F07qvm0vrbjxhy52mwtz3.gif" alt="this is fine emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;thankyou&lt;br&gt;
Always nice to show gratitude towards your teammates :)&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fscw0h1fpkcf380qv76hp.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fscw0h1fpkcf380qv76hp.gif" alt="thankyou emoji"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That wraps it up! &lt;/p&gt;

&lt;p&gt;You can view the full list here &lt;a href="https://pullnotifier.com/tools/emoji-pack-for-devs" rel="noopener noreferrer"&gt;emoji-pack-for-devs&lt;/a&gt;&lt;br&gt;
Also feel free to suggest new emojis and I'll try to add it in as soon as I can&lt;/p&gt;

</description>
      <category>slack</category>
      <category>productivity</category>
      <category>development</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>How to get Github PR Notifications in Slack (in under a minute!)</title>
      <dc:creator>gabriel-pineda</dc:creator>
      <pubDate>Thu, 11 Jan 2024 10:50:42 +0000</pubDate>
      <link>https://dev.to/gabrielpineda/how-to-get-github-pr-notifications-in-slack-in-under-a-minute-4noh</link>
      <guid>https://dev.to/gabrielpineda/how-to-get-github-pr-notifications-in-slack-in-under-a-minute-4noh</guid>
      <description>&lt;h2&gt;
  
  
  Streamline your Github and Slack workflow in under a minute
&lt;/h2&gt;

&lt;p&gt;Get Github PR notifications in your team's Slack channel without getting spammed with notifications.&lt;/p&gt;

&lt;p&gt;Are you tired of constantly switching between Github and Slack? Do you get frustrated when you forget to check a pull request, or even worse, your pull request gets forgotten and no one approves it!? We're here to help.&lt;/p&gt;

&lt;p&gt;Today we're going to share a tool that has immensely helped our Github and Slack workflow.&lt;/p&gt;

&lt;p&gt;And you will not need any complex configuration, you won't even need to do any code!&lt;/p&gt;

&lt;h2&gt;
  
  
  Let's get started
&lt;/h2&gt;

&lt;p&gt;There are a multitude of Github and Slack integrations to choose from to achieve this. Here are some options that we tried and our thoughts on them:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://slack.com/apps/A01BP7R4KNY-github" rel="noopener noreferrer"&gt;the official Github + Slack app&lt;/a&gt;&lt;br&gt;
Thoughts: The app is not highly configurable and it spammed us with a ton of notificaitons! We had to mute it after 2 days of use and even had to uninstall it. We find this to be great for personal notifcations, but if you're subscribing to repository pull request events - it can get messy real quick!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://github.com/marketplace/actions/slack-notify" rel="noopener noreferrer"&gt;a Github Action&lt;/a&gt;&lt;br&gt;
Thoughts: We found it better than the Github app because it did not spam us with notificaitons, we were also able to customize the messaging. But it only displayed the pull requests that were newly opened. It didn't show us the realtime status of our team's pull requests which made it hard to know which ones were already approved or merged.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://pullnotifier.com/" rel="noopener noreferrer"&gt;the PullNotifier slack app&lt;/a&gt;&lt;br&gt;
Thoughts: We found this to be the best solution to match our needs. It sent a notification when a pull request was opened (not draft), then updated that same message with the realtime status of the app - so it didn't spam us with messages + we instantly knew when we checked our Slack channel which pull requests were yet to be reviewed/checked.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb69n4u9orat1x9qi703e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb69n4u9orat1x9qi703e.png" alt="Github Slack App vs Github Actions vs PullNotifier"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The image above best describes the difference between these three approaches.&lt;/p&gt;

&lt;h2&gt;
  
  
  App installation
&lt;/h2&gt;

&lt;p&gt;We weren't kidding when we said that the set-up would just take less than 1 minute. Installing the app and making it work for your team is too easy. You can check the quick video below to see how:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;a href="https://www.youtube.com/watch?feature=shared&amp;amp;v=FP6p4fppPMA" rel="noopener noreferrer"&gt;
      youtube.com
    &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;If a 30 second video is too long for you, here is a summary of the steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Connect the app to Github&lt;/li&gt;
&lt;li&gt;Connect the app to your target Slack channel&lt;/li&gt;
&lt;li&gt;Try to send a test notification to confirm that the connection is working&lt;/li&gt;
&lt;li&gt;Enjoy the seamless integration ❤️&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  PR Notifications Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://pullnotifier.com" rel="noopener noreferrer"&gt;PullNotifier&lt;/a&gt; is finally set up for our organization.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Voilà&lt;/em&gt;! Your team will now receive notifications efficiently, which will in turn improve your collaboration and code review process - keeping devs happy and productive!&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;I hope you enjoyed this short guide on how to get Github PR notifications on your Slack channel. If you have any questions, feedback or suggestions, feel free to &lt;a href="https://go.crisp.chat/chat/embed/?website_id=614e2629-0efd-41c8-83f2-6afe761fa6f7" rel="noopener noreferrer"&gt;reach out to us&lt;/a&gt;. We're always online for you ❤️&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Top 6 Github Slack integrations to try in 2024</title>
      <dc:creator>gabriel-pineda</dc:creator>
      <pubDate>Wed, 10 Jan 2024 09:52:26 +0000</pubDate>
      <link>https://dev.to/gabrielpineda/top-6-github-slack-integrations-to-try-in-2024-2ecj</link>
      <guid>https://dev.to/gabrielpineda/top-6-github-slack-integrations-to-try-in-2024-2ecj</guid>
      <description>&lt;p&gt;&lt;strong&gt;2024 Must-Try GitHub and Slack Tools: Simplifying Code Reviews &amp;amp; Pull Requests&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You've probably heard of the standard GitHub Slack integration, but there's more out there! We've got the lowdown on the top 6 GitHub Slack integrations that are total game-changers for how your team works together.&lt;/p&gt;

&lt;p&gt;These tools are all about making your life easier. Think getting updates in real time, or having a separate Slack channel for each pull request – pretty handy, right? Keep reading to find out which one of these integrations is the perfect match for your team.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. &lt;a href="https://github.com/integrations/slack"&gt;Github's Slack App&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Subscribe to notifications on new commits, pull requests, issues, status updates, comments and code reviews&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is Github's official Slack app - so anything you want to be notified on, it will surely be customizable on the app!&lt;/p&gt;

&lt;h3&gt;
  
  
  ✅ Pros:
&lt;/h3&gt;

&lt;p&gt;You can customize what you subscribe to however you want. And it's free!&lt;/p&gt;

&lt;h3&gt;
  
  
  😐 Cons:
&lt;/h3&gt;

&lt;p&gt;It can be hard to set up, it took us some time even as developers. The notifications can also be overwhelming and messy, our team found it to be spammy.&lt;/p&gt;

&lt;h3&gt;
  
  
  💭 Our thoughts:
&lt;/h3&gt;

&lt;p&gt;Have a try to see if it fits your needs. We personally don't utilize all of its features, we still have it installed we just use one feature and we supplement it with another app.&lt;/p&gt;

&lt;p&gt;Here's how their notifications look like:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fxhMMTHR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u1ykv8ucjzjybph3dl7a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fxhMMTHR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u1ykv8ucjzjybph3dl7a.png" alt="Github Slack app demo" width="800" height="582"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  2. &lt;a href="https://github.com/marketplace/pullflow"&gt;PullFlow&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI-enhanced code review collaboration, two-way sync between Github comments and Slack messages.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ✅ Pros:
&lt;/h3&gt;

&lt;p&gt;A high quality and powerful tool! We love this app and all of its features.&lt;/p&gt;

&lt;h3&gt;
  
  
  😐 Cons:
&lt;/h3&gt;

&lt;p&gt;The two-way sync does introduce a lot of noise and notifications to your Slack. If you don't like all of your notifications to be on Slack then this one might not be for you.&lt;/p&gt;

&lt;h3&gt;
  
  
  💭 Our thoughts:
&lt;/h3&gt;

&lt;p&gt;If you and your team don't mind the extra notification sounds - We think it's definitely worth a try! The pricing $7/user might be reasonable for some, might be expensive for others.&lt;/p&gt;




&lt;h2&gt;
  
  
  3. &lt;a href="https://github.com/marketplace/actioner-for-slack"&gt;Axolo&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ephemeral Slack channels for PRs. Two-way sync between Github comments and Slack messages. PRs reminders. Standup bot&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ✅ Pros:
&lt;/h3&gt;

&lt;p&gt;Another powerful tool! We love this app and its features. This app has similar features as Actioner, but Axolo has more credibility.&lt;/p&gt;

&lt;h3&gt;
  
  
  😐 Cons:
&lt;/h3&gt;

&lt;p&gt;The new Slack Channels and the two-way sync does introduce a lot of noise and notifications to your Slack. If you don't like all of your notifications to be on Slack then this one might not be for you.&lt;/p&gt;

&lt;h3&gt;
  
  
  💭 Our thoughts:
&lt;/h3&gt;

&lt;p&gt;Worth trying! This will change how your team works (a new slack channel will be created everytime someone creates a Pull request). Some might be opposed to it, some might not.&lt;br&gt;
They have a free plan and paid plans go up to 8$-16$/user&lt;/p&gt;




&lt;h2&gt;
  
  
  4. &lt;a href="https://github.com/marketplace/actioner-for-slack"&gt;Actioner&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ephemeral Slack channels for PRs. Two-way sync between Github comments and Slack messages.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ✅ Pros:
&lt;/h3&gt;

&lt;p&gt;This app creates dedicated slack channel for new pull requests. Which will give a lot of visibility on your PRs = making reviews faster!&lt;/p&gt;

&lt;h3&gt;
  
  
  😐 Cons:
&lt;/h3&gt;

&lt;p&gt;The new Slack Channels and the two-way sync does introduce a lot of noise and notifications to your Slack. If you don't like all of your notifications to be on Slack then this one might not be for you.&lt;/p&gt;

&lt;h3&gt;
  
  
  💭 Our thoughts:
&lt;/h3&gt;

&lt;p&gt;Worth trying! This will change how your team works (a new slack channel will be created everytime someone creates a Pull request). Some might be opposed to it, some might not.&lt;br&gt;
The pricing is based on credits, so we can't tell if the pricing is reasonable or not.&lt;/p&gt;




&lt;h2&gt;
  
  
  5. &lt;a href="https://toast.ninja/"&gt;Toast.Ninja&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Notifies those involved in the Pull request directly in their DMs (you won't be collaborating on a Slack Channel). They also have analytics and team stats.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ✅ Pros:
&lt;/h3&gt;

&lt;p&gt;It's a simple app that gets the job done.&lt;/p&gt;

&lt;h3&gt;
  
  
  😐 Cons:
&lt;/h3&gt;

&lt;p&gt;Toast is very similar to the Github app but it is streamlined for Slack and has extra features that Github doesn't offer.&lt;/p&gt;

&lt;h3&gt;
  
  
  💭 Our thoughts:
&lt;/h3&gt;

&lt;p&gt;Worth a try! Their pricing depends on how many users your Slack workspace has. The lowest tier has a maximum of 10 users and is $39/month, making it almost $2/user&lt;/p&gt;




&lt;h2&gt;
  
  
  6. &lt;a href="https://pullnotifier.com/"&gt;PullNotifier&lt;/a&gt; ⭐️
&lt;/h2&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PR Status + Slack message sync (avoiding noisy notifications). Map repository to specific Slack channel.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ✅ Pros:
&lt;/h3&gt;

&lt;p&gt;Our personal favorite on this list. It is very simple but it works for so many teams! The app also doesn't disrupt your current workflow and the best part is it's very efficient in sending notifications.&lt;/p&gt;

&lt;h3&gt;
  
  
  😐 Cons:
&lt;/h3&gt;

&lt;p&gt;It isn't as feature-rich as other apps on this list, but it's very good at what it does.&lt;/p&gt;

&lt;h3&gt;
  
  
  💭 Our thoughts:
&lt;/h3&gt;

&lt;p&gt;This app has made our code review workflow better. We can effortlessly check the status of our PRs on Slack without getting bombed with notifications.&lt;/p&gt;

&lt;p&gt;They have a free forever plan. The lowest tier has a maximum of 20 users and is $39/month - making it almost $2/user&lt;/p&gt;

&lt;p&gt;Here's a short demo of it in action:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--G75qkA0A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/18ws0iched84z7axrwv1.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--G75qkA0A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/18ws0iched84z7axrwv1.gif" alt="PullNotifier demo for Github and Slack integration" width="800" height="481"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can access the app here -&amp;gt; &lt;a href="https://pullnotifier.com/"&gt;PullNotifier&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;That wraps up our journey through the top GitHub and Slack integrations for 2024! Whether you're looking to streamline your code reviews, keep up with pull requests, or just make team collaboration a breeze, these tools are here to help.&lt;/p&gt;

&lt;p&gt;Remember, the right integration can transform the way your team works, making your coding life a whole lot easier. So go ahead, give them a try, and take your team's productivity to the next level!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
