reusable-workflows
Check out my reusable workflows in the .github/workflows directory! ๐ โจ
Releasing
Create a release manually by incrementing to the next semver version. The workflow will rotate the latest major tag automatically afterwards.
Calling Workflows
These repos are referencing the reusable workflows in this repository:
- joshjohanning-org/terraform-tailspin-github-actions-and-azdo-demo (using OIDC with
job_workflow_ref) - joshjohanning-org/environments-deployment (sample workflow using environments)
- joshjohanning-org/reusable-workflow-secrets-inherit-sample (using
secrets: inherit) - joshjohanning-org/simple-docker-action (building and publishing a Docker image)
- joshjohanning-org/docker-build-publish-deploy (another Docker build/publish example)
- joshjohanning-org/oidc-claims-demo (Azure OIDC demo)
- joshjohanning-org/repo-rules-security-checks-demo (using org-level repo rulesets and the "required status checks" to enforce security requirements)
On this page
Created May 6, 2022
Updated October 21, 2025