Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Integrate GitHub Actions with Teams
Search
Hieu Vu
March 27, 2023
Technology
0
150
Integrate GitHub Actions with Teams
Lightning talk with Android Developers at NAB
Hieu Vu
March 27, 2023
Tweet
Share
More Decks by Hieu Vu
See All by Hieu Vu
Code Analysis with SonarQube in Android project
hieuwu
0
88
Moboarding Triage - Mobile Banking Showcase
hieuwu
0
25
The Law of Demeter
hieuwu
0
270
Lottie & LottieFiles Introduction
hieuwu
0
44
Project X - UX UI Resume Tailoring
hieuwu
0
89
Kitemetric - Company Management Software Introduction
hieuwu
0
65
Other Decks in Technology
See All in Technology
Navigation APIと見るSvelteKitのWeb標準志向
yamanoku
2
120
TUNA Camp 2026 京都Stage ヒューリスティックアルゴリズム入門
terryu16
0
540
契約書からの情報抽出を行うLLMのスループットを、バッチ処理を用いて最大40%改善した話
sansantech
PRO
3
290
GitHub Actions侵害 — 相次ぐ事例を振り返り、次なる脅威に備える
flatt_security
2
1.7k
The Rise of Browser Automation: AI-Powered Web Interaction in 2026
marcthompson_seo
0
310
DMBOKを使ってレバレジーズのデータマネジメントを評価した
leveragestech
0
380
韓非子に学ぶAI活用術
tomfook
3
1k
GitHub Copilot CLI で Azure Portal to Bicep
tsubakimoto_s
0
250
Phase06_ClaudeCode実践
overflowinc
0
2.2k
How to install a gem
indirect
0
1.7k
Bref でサービスを運用している話
sgash708
0
200
VSCode中心だった自分がターミナル沼に入門した話
sanogemaru
0
750
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
28
2.5k
Evolving SEO for Evolving Search Engines
ryanjones
0
170
Six Lessons from altMBA
skipperchong
29
4.2k
Marketing to machines
jonoalderson
1
5.1k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Skip the Path - Find Your Career Trail
mkilby
1
89
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
850
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
250
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
220
What's in a price? How to price your products and services
michaelherold
247
13k
Transcript
GitHub Actions and Teams Integration Fusion Squad - NICV Presenter:
Hieu Vu
Current How long does it take? 3. Press Enter 2.
Type message 1. Get PR link
True Story Is the message correct? Lots of questions in
our head :( Am I using the right words? Is this PR small or big? Urgent or not? Oops I forgot to paste the PR link
SOLUTION
GitHub Actions • CI/CD platform to automate build, test and
deployment pipeline • Runs on GitHub Server • Provides Linux, Windows, and macOS virtual machines to run workflows
Components • Workflow: a configurable automated process that will run
one or more job • Event: an activity in repository that triggers workflow run • Job: a set of steps in a workflow • Action: a custom application that performs a but frequently repeated task • Runner: a server that runs workflows
Example
Example
Example
Demo Setup GitHub Actions for Teams notification Setup GitHub app
in Teams for personal notification
Benefits • Take advantage of GitHub’s built-in features • Reduce
time of calling for review • Automate tasks related to GitHub-based events
We can do more with GitHub Actions • Setup dependable
bot to uplift version SDK • Generate & manage SDK release versions & log • More
DISCUSSIONS
THANK YOU FOR YOUR ATTENTION !