Mickey Gousset's Avatar

Mickey Gousset

@mickeygousset.bsky.social

Staff DevOps Architect with GitHub | ex. Microsoft | Youtube: http://youtube.com/mickeygousset | http://mickeygousset.com | Tupelo, MS, do you know what it is famous for?

309 Followers  |  14 Following  |  27 Posts  |  Joined: 27.05.2023
Posts Following

Posts by Mickey Gousset (@mickeygousset.bsky.social)

Well heck I apparently need to start posting more

23.08.2025 22:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@chrisdemars.net I don’t check this app near as much as I should, but you’re welcome to reach out to me at mickeygousset at github dot com if there’s something I can do to help

23.08.2025 22:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Mickey Gousset Hey y'all! I'm Mickey Gousset, a Staff DevOps Architect at GitHub, on the GitHub FastTrack team. At GitHub, I help customers get more "dev-opsy" using GitHub. I am very passionate about DevOps and...

youtube.com/@mickeygousset

27.01.2025 02:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Early mornings with my two best friends..#dog #bestlife #2025 #vlog
YouTube video by Mickey's Life Early mornings with my two best friends..#dog #bestlife #2025 #vlog

Trying out something more creative and less technical: Early mornings with my two best friends. #dog #bestlife #vlog
youtube.com/shorts/ESYyF...

04.01.2025 14:32 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
GitHub Actions - Is Concurrency Important
YouTube video by Mickey Gousset GitHub Actions - Is Concurrency Important

An important concept with GitHub Actions is concurrency and how you control it. This video will help. 10 days in a row of new YouTube content! I have more around Actions I can talk about, but I'm also looking for topics from the community, so HMU! youtu.be/JhBCHRtKcik

11.12.2024 02:48 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Create Your First Reusable Workflow
YouTube video by Mickey Gousset Create Your First Reusable Workflow

Ok I taught you how to create a custom action in my previous video, now its time to learn how to create a reusable workflow: youtu.be/gDBZGCGSs6E 9 days in a row of posting Woo Hoo!

10.12.2024 01:52 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
New video on building your first custom action. also, any interest in doing a live to ask questions?
YouTube video by Mickey Gousset New video on building your first custom action. also, any interest in doing a live to ask questions?

Just a little YouTube short about my latest video and a question for my viewers

youtube.com/shorts/03_Df...

08.12.2024 23:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Create Your First Custom GitHub Action
YouTube video by Mickey Gousset Create Your First Custom GitHub Action

Part 8 of the Introduction to GitHub Actions series is all about building your first custom GitHub Action, in this case a composite action. And of course, a small error in the thumbnail. But that's ok. :) I'm trying to bring my YouTube thumbnails up a level. Comments?

youtu.be/zQdEsIBbVjE

08.12.2024 22:44 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 7 - Deploy Your App Using GitHub Actions
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 7 - Deploy Your App Using GitHub Actions

I hit my goal of posting a new YouTube video on @github.com Actions every day for seven days! This latest is using Actions to deploy your code once you merge your pull request.

Now it's time to push for my stretch goal of 10 days in a row... youtu.be/_NPY3wGHnK4 #github

07.12.2024 23:44 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 6 - Repository Rulesets
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 6 - Repository Rulesets

Six days in a row posting videos is my new record! In this video, we continue with our Introduction to Actions, by learning how to make a workflow job required on a pull request.

youtu.be/ZTbM-h9RZOo

@github.com

07.12.2024 00:18 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 5 - Run A Workflow Against A Pull Request
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 5 - Run A Workflow Against A Pull Request

Actions - Part 5: Run a workflow against a pull request. Time to start diving into a real-world example. Let me know what you think.

youtu.be/ClLKbB_59Ec
@github.com

06.12.2024 04:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Introduction to GitHub Actions - Part 1 - Your First GitHub Actions Workflow In this video you are going to learn about what GitHub Actions is, as well as the basic parts of a GitHub Actions workflow file and how to run it. This video...

I have a playlist started for my Intro to GitHub Actions series of YouTube videos: https://buff.ly/3OElTDZ

I'm currently four videos in, and tonight starts building our real-world example. Come on this journey with me!

05.12.2024 14:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 4 - The GitHub Marketplace
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 4 - The GitHub Marketplace

Next up in the Intro to GitHub Actions series: The GitHub Marketplace. Check it out!

youtu.be/JYOGmLzMbpM

05.12.2024 01:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I was thinking it might be fun to do some sort of "office hours", where you show up with GitHub questions and I try and answer them. Maybe YouTube Live or Twitch or something. Thoughts?

04.12.2024 18:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 3 - The GitHub Context Object and Variables
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 3 - The GitHub Context Object and Variables

I'm keeping the streak alive in my Intro to GitHub Actions series with "Part 3 - The GitHub Context Object and Variables": youtu.be/nNItXK3xd2s

04.12.2024 03:15 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Introduction to GitHub Actions This playlist contains multiple videos that introduce you to GitHub Actions. You'll start with the most basic workflow you can create, and will end with a re...

Let's see if I can make it three days in a row posting a new YouTube video about GitHub Actions. The first two parts in my Intro series are out now:

03.12.2024 13:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 2 - Chaining Jobs Together In A Workflow
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 2 - Chaining Jobs Together In A Workflow

I told ya I'd have it out tonight! Part 2 of my Introduction to @github #Actions series is all about chaining jobs together in a workflow file.

Introduction to GitHub Actions - Part 2 - Chaining Jobs Together youtu.be/4A1g8tyKPi4

03.12.2024 01:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Stay tuned. Later tonight I drop part 2 of my Introduction to GitHub Actions series. This one is all about chaining jobs together. https://buff.ly/3fx3HtU

02.12.2024 19:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Mickey Gousset Hey y'all! I'm Mickey Gousset, a Staff DevOps Architect at GitHub, on the GitHub FastTrack team. At GitHub, I help customers get more "dev-opsy" using GitHub. I am very passionate about DevOps and helping...

Hey y’all! For those who don’t know me, I’m Mickey Gousset, a Staff DevOps Architect at #GitHub. My team, FastTrack, helps qualifying customers to get more β€œdev-opsy” with GitHub. I also use my #youtube channel, https://buff.ly/3fx3HtU, to teach about GitHub/DevOps.

02.12.2024 13:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Introduction to GitHub Actions - Part 1 - Your First GitHub Actions Workflow
YouTube video by Mickey Gousset Introduction to GitHub Actions - Part 1 - Your First GitHub Actions Workflow

I’ve started an Introduction to GitHub Actions series. Here is the first video:

Introduction to GitHub Actions - Part 1 - Your First GitHub Actions Workflow
youtu.be/ljINpvCvHnQ

02.12.2024 02:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What do you NOT know about #GitHub self hosted runners that you would like to know more about?

11.06.2023 10:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Do you know all the \
Being able to identify all the \ Do you know all the \

New Video Alert! Do you know all the β€œstuff” that makes up your code? Learn how to generate a software bill of materials (SBOM) using the GitHub dependency graph. https://youtu.be/fuwHL22Wa98

06.06.2023 10:54 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Remembering GitHub's Office, a Monument to Tech Culture The code-hosting platform's headquarters was a living testament to tech values and one of its first disputed territories.

https://www.wired.com/story/github-tech-values/

30.05.2023 13:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Every day brings new choices. It’s the choices you make that define you.

30.05.2023 10:31 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Ok John Wick 4 was flat out wonderful.

30.05.2023 01:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Gearing up for the #Succession finale. I’m Team Greg! #HBO #Max

29.05.2023 01:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

New app, who 'dis?

28.05.2023 23:42 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0