AWS Security ChangesHomeSearch

AWS codecatalyst documentation change

Service: codecatalyst · 2025-03-19 · Documentation low

File: codecatalyst/latest/adk/adk-contribute.md

Summary

Updated contribution guidelines with detailed workflow process

Security assessment

Routine documentation update about contribution process without security implications

Diff

diff --git a/codecatalyst/latest/adk/adk-contribute.md b/codecatalyst/latest/adk/adk-contribute.md
index 6e5d11a1e..df6eadb0e 100644
--- a/codecatalyst/latest/adk/adk-contribute.md
+++ b/codecatalyst/latest/adk/adk-contribute.md
@@ -5 +5 @@
-# Contribute
+# Contributing to open-source library
@@ -8,0 +9,2 @@ The CodeCatalyst Action Development Guide (ADK) is an open-source library that y
+Developers can create a new feature branch, triggering a CI workflow to validate the changes. They can then implement the feature and create a pull request to the main branch, which initiates another CI workflow. Reviewers, including at least one from the AEF team, must approve the pull request. The developer can then merge the pull request using the squash option, simplifying any future rollbacks. Once merged, the release workflows in the ADK repository automatically triggers, updating the ADK package version.
+