Skip to content

docs(cicd): added github ci/cd documentation#5260

Merged
jakehulberg merged 10 commits intomainfrom
docs/githubactions
Mar 2, 2026
Merged

docs(cicd): added github ci/cd documentation#5260
jakehulberg merged 10 commits intomainfrom
docs/githubactions

Conversation

@jakehulberg
Copy link
Contributor

Context

Added doc for Github Actions CI/CD integration.

Screenshots

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • [x ] Docs
  • Chore

Checklist

  • [x ] Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • [ x] Tested locally
  • [ x] Updated docs (if needed)
  • [ x] Read the contributing guide

@maidul98
Copy link
Collaborator

maidul98 commented Jan 23, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 23, 2026

Greptile Overview

Greptile Summary

This PR adds comprehensive documentation for using Infisical with GitHub Actions via OIDC authentication. The documentation includes:

  • Clear conceptual overview of OIDC-based secret fetching at runtime
  • Visual sequence diagram showing the authentication flow
  • Step-by-step guide for configuring machine identities and OIDC auth
  • Complete workflow examples with proper permissions configuration
  • Troubleshooting section and alternative approaches

The documentation is well-structured, thorough, and follows best practices for secure CI/CD integration. All referenced links, code examples, and security warnings are appropriate. The content properly distinguishes between runtime secret fetching (this guide) and one-way secret syncing (GitHub Secret Syncs).

Confidence Score: 5/5

  • This PR is safe to merge - it's a documentation-only change with no code modifications
  • This is a documentation PR that adds comprehensive GitHub Actions integration guide. No code changes, no security risks, well-written content with proper examples and warnings
  • No files require special attention

Important Files Changed

Filename Overview
docs/integrations/cicd/githubactions.mdx Comprehensive new documentation for GitHub Actions OIDC integration with clear explanations, diagrams, and examples

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

@jakehulberg jakehulberg marked this pull request as draft January 30, 2026 00:30
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@jakehulberg jakehulberg changed the title Docs/githubactions Docs(cicd): added github ci/cd documentation Feb 3, 2026
@jakehulberg jakehulberg changed the title Docs(cicd): added github ci/cd documentation docs(cicd): added github ci/cd documentation Feb 3, 2026
@jakehulberg jakehulberg merged commit fc8b942 into main Mar 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants