youtube image
From YouTube: Running wWorkflows from Pull Requests in Organizational Repos with GitHub Actions - GitHub Checkout

Description

GitHub Actions is an automation platform that enables you to run your CI/CD pipelines in the cloud, or on your own private runners. Actions are fully open source and community powered, and allow you to automate your #DevOps workflows as well as any other custom steps you need during development.

3:41 - demo: manual Action trigger - workflow_dispatch
9:43 - demo: running workflows from pull requests in organizational repos

GitHub Actions Docs
https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions

GitHub Actions Learning Lab
https://lab.github.com/githubtraining/github-actions:-hello-world

Actions workflow_dispatch (manual trigger)
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/

Actions fork pull request flows
https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/

GitHub Actions Marketplace
https://github.com/marketplace?type=actions

Chris Patterson:
GitHub - https://github.com/chrispat
Twitter - https://twitter.com/chrisrpatterson

Sasha Rosenbaum:
GitHub - https://github.com/DivineOps
Twitter - https://twitter.com/DivineOps