techaicicdworkflow
Create or modify secure GitHub Actions workflows for CI/CD pipelines.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create or modify secure GitHub Actions workflows for CI/CD pipelines.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | TechAICICDWorkflow |
| description | Create or modify secure GitHub Actions workflows for CI/CD pipelines. |
permissions least-privilege.name: CI
on: [pull_request]
permissions:
contents: read
id-token: write
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@<FULL_LENGTH_COMMIT_SHA>
- run: terraform fmt -check -recursive
- uses: aws-actions/configure-aws-credentials@<FULL_LENGTH_COMMIT_SHA>
- uses: azure/login@<FULL_LENGTH_COMMIT_SHA>
- uses: google-github-actions/auth@<FULL_LENGTH_COMMIT_SHA>
permissions minimized.terraform fmt -check).Produce concise, complete pull request descriptions aligned with the repository PR template.
Repository-specific topology, naming patterns, and validation guidance for working in the oneidentity repository.
Create or modify governance policies for AWS SCP, Azure Policy, and GCP Org Policy.
Create or modify reusable GitHub composite actions with secure Bash and deterministic behavior.
Safely update structured JSON/YAML registry files (users, groups, teams, repositories, or policy maps).
Create or modify Python application components using DDD boundaries, early returns, and deterministic pytest coverage.