github-configure-ci-workflows
Installation
SKILL.md
GitHub Configure CI Workflows
Modifies GitHub Actions workflow files in remote GitHub repositories to integrate with JFrog Artifactory for dependency resolution and artifact publishing.
Inputs
github_repos-- list of owner/repo (e.g.,["myorg/my-app", "myorg/my-lib"])project_key-- JFrog project keyecosystems-- list from:npm,maven,pip,go,docker,helmoidc_provider_name-- OIDC provider name from the OIDC setup skill (empty string if OIDC is not available)github_host-- GitHub host URL (e.g.,https://github.comorhttps://github.mycompany.com)
Workflow Modifications
1. Discover existing workflows
After cloning the repo, check for workflow files: