Open
Description
Feature Description
The proposed feature involves enhancing Gitea Actions with External Secrets Integration, allowing secure retrieval of secrets from external sources like HashiCorp Vault during CI/CD processes. This would include native support for interacting with HashiCorp Vault API to dynamically retrieve secrets. Additionally, the feature aims to streamline the configuration of secrets in CI/CD pipelines by introducing a straightforward mechanism within Gitea Actions workflow files, enabling users to specify the secrets required for each job.
Gitlab external secrets: https://docs.gitlab.com/ee/ci/secrets/
Screenshots
No response