We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e358415 commit 9c74196Copy full SHA for 9c74196
1 file changed
README.md
@@ -0,0 +1,10 @@
1
+# FOSDEM 2026 Build Sample
2
+
3
+Sample repository demonstrating policy-based validation using Conforma.
4
5
+## Workflows
6
7
+- **Release** (`release.yml`) - Builds, attests, validates, and releases to `:latest` on main branch pushes
8
+- **PR Build** (`pr-build.yml`) - Validates pull requests using a separate policy configuration
9
10
+Only images passing policy validation are promoted to production.
0 commit comments