This example will create the following IAM resources/configurations for the my-org
GitHub organisation :
githubActions-default-role
IAM role scoped to :another-repository
from themain
branchesthird-repository
from themy-branch
andmy-other-branch
branches
my-role
IAM role scoped to :my-repository
from themain
branch
global-role
IAM role scoped to :- ANY repository from any branch that begins with
feature/*
- ANY repository from any branch that begins with