Commit 79aaee2
authored
chore(ci): map chart updater app key for generated docs (#37)
## Summary
- map the repository `CHART_UPDATER_GITHUB_APP_PRIVATE_KEY` Actions
secret into the reusable OpenTofu workflow
## Context
Completes the chart updater App key migration for this root.
makeitworkcloud/shared-workflows#33 replaces the AWS OIDC + Secrets
Manager docs-commit credential with this secret;
makeitworkcloud/tfroot-github#45 provisions the secret to this
repository.
## Merge order
1. makeitworkcloud/shared-workflows#33
2. makeitworkcloud/tfroot-github#45 (apply provisions the secret)
3. This PR
CI on this PR calls the reusable workflow from `@main` and cannot pass
until shared-workflows#33 merges; re-run checks after that lands.
## Validation
- Reviewed the diff: one secret mapping added; no credentials or
decrypted values included.
- GitHub Actions checks are the validation authority after the
dependency merges.1 parent 358c053 commit 79aaee2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
0 commit comments