poc-github-actions

Various proofs of concept examples using Github Actions 🤖

APACHE-2.0 License

Stars
255

Statistics for this project are still being loaded, please check back later.

Badges
Extracted from project README
01 - Default Workflow 02 - Secret Workflow 03 - Python Script Workflow 04 - Remote Dispatch Action Initiator 05 - Container Workflow 06 - Docker Image Workflow 07 - Action workflow 08 - Outputs workflow 09 - Artifacts workflow 10 - Environment workflow 11 - Input workflow 12 - Run Workflow 13 - Create Pull Request 14 - Auto Merge 15 - Push Dev 16 - Conditional 17 - Issue Greeter 18 - Specific File 19 - Push Event 20 - Generate Patch Tag with Cherry Pick 21 - Generate Release Branch with Cherry Pick 22 - Install runner tools 23 - Upload reset Asset 24 - Github Context 25 - Artifacts between Workflows 1 25 - Artifacts between Workflows 2 26 - Create branch on another repo 27 - Check Tags 28 - Create Pull Request (Workflow) 29 - Check Actor on PR or PUSH 30 - Webhook Release 31 - Untouchable file 32 - PR approved and labeled 33 - Reusable workflow 34 - Workflow Call 35 - Github Config 36 - Local Action 37 - Continue On Error Matrix 38 - Get PR number from PUSH event 39 - Extract From Branch 40 - Invoked Workflow Dispatch 41 - Commit other repo 43 - Not trigger on tag 44 - Check if PR from Fork 45 - Get all yaml files 46 - Print env 47 - Force Failure 48 - Wait for reusable completion 49 - Rename on release 50 - Create tag 51 - Concurrency 52 - Print Secret 53 - Concatenation 54 - Permissiom 55 - Create Issue 55 - Read Issue 57 - Reusable outputs 58 - Env Expressions 59 - Step Context 60 - Save secrets variables 61 - Create Tag and Release 62 - Create Trigger on release other workflow 63 - Matrix folder 65 - Sequential Matrix 66 - Matrix Object 67 - From JSON Env Var 68 - OS Types 69 - Run on Push to RC 70 - Post Failure 71 - Many Outputs Python 72 - Trigger on comment 73 - Check if file exists