elioetibr/Actions CICD Manifest

This is the Action CICD Manifest

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 23, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: elioetibr/actions-cicd-manifest@378373f6e1706346245491e17886a132725b5b9d # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionSemantic Versionyes
gitops_fileGitOps File Path/Nameyes
environmentEnvironmentnodev
prefixOutput Prefixno
ownerGitHub Organization Ownerno${{ github.repository_owner }}
repoGitHub Repositoryno${{ github.repository.name }}
refCommit Hash or Branch Referenceno
tokenGitHub Tokenno${{ github.token }}
namedescription
app_of_appsRepository GitOps App of Apps that contain the application manifest
app_of_apps_service_nameThe Service name in App of Apps Manifest
app_repoApplication Repository
app_versionApplication Version
approval_for_promotionIf requires approval for promotion
aws_account_idAWS Account ID
aws_regionAWS Region
branchCurrent Working Branch
chart_versionHelm Chart Version
clusterEnvironment Cluster
descriptionEnvironment Description
dockerfileDockerfile Path
ecr_repository_nameECR Repository Name
enable_testsEnabled UnitTest on Docker Build
enabledIf Pipelines are enabled
environmentEnvironment Name
gitops_fileGitOps Manifest file path
helm_chart_repoHelp Chart Repository Name
helm_chart_service_nameHelm Chart Service Name
is_mono_repoIf is a MonoRepo CICD
majorMajor from Semantic Version
minorMinor from Semantic Version
nameApplication Name
next_environmentNext Environment Name
ownerOrganization Owner Name
patchPatch from Semantic Version
repoRepository
sem_verApplication Semantic Version
serviceApplication Service Name. Match with Helm Charts
slackSlack Notification Configurations
with_gateDetermines if Deployment will have a get to approval