You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,12 @@ Agents are authorized to push directly to `main` in this repository.
14
14
15
15
Reusable workflow for OpenTofu/Terraform root module repositories (`tfroot-*`). It:
16
16
17
-
1. Fetches canonical pre-commit config from `tfroot-pre-commit-config.yaml` in this repo
17
+
1. Fetches canonical pre-commit config from `makeitworkcloud/images` repo
18
18
2. Runs pre-commit tests using the `tfroot-runner` container image
19
19
3. Posts plan output as PR comments
20
20
4. Applies on merge to main
21
21
22
-
**Pre-commit configuration is centralized** in `tfroot-pre-commit-config.yaml`. Do not add `.pre-commit-config.yaml` to individual tfroot repos.
22
+
**Pre-commit configuration is centralized** in `makeitworkcloud/images/tfroot-runner/pre-commit-config.yaml`. Do not add `.pre-commit-config.yaml` to individual tfroot repos.
0 commit comments