Skip to content
Open
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
0371cc8
add how to guide by Claude
rosieyohannan Jan 27, 2026
065793d
editing flow of tutorial
rosieyohannan Feb 3, 2026
c3bc0c3
present onlt tag push trigger at this stage to slim things down and a…
rosieyohannan Feb 3, 2026
ca18283
some restructuring after following along
rosieyohannan Feb 12, 2026
d766dec
add some clarifying language
rosieyohannan Feb 12, 2026
c73a3b8
Merge branch 'main' into DOCSS-2000-cross-repo-triggers
rosieyohannan Feb 12, 2026
b64c12f
style fixes
rosieyohannan Feb 12, 2026
94cc284
fix title and scenario
rosieyohannan Feb 13, 2026
e2ee76e
Merge branch 'main' into DOCSS-2000-cross-repo-triggers
rosieyohannan Feb 27, 2026
670a3e7
use correct pipeline values
rosieyohannan Mar 2, 2026
2ba5259
use the same consumer pipeline config for both config location options
rosieyohannan Mar 2, 2026
a2a1325
Merge branch 'main' into DOCSS-2000-cross-repo-triggers
rosieyohannan Mar 2, 2026
86799ad
add screenshots
rosieyohannan Mar 2, 2026
b7aab46
fix style errors
rosieyohannan Mar 2, 2026
e63c9dd
Merge branch 'main' into DOCSS-2000-cross-repo-triggers
BeFunes Mar 3, 2026
b2a3aa9
Update docs/guides/modules/orchestrate/pages/set-up-cross-repo-trigge…
rosieyohannan Mar 4, 2026
668aa67
Update docs/guides/modules/orchestrate/pages/set-up-cross-repo-trigge…
rosieyohannan Mar 4, 2026
edfe61b
link to pipeline values docs
rosieyohannan Mar 4, 2026
3da7b70
Update docs/guides/modules/orchestrate/pages/set-up-cross-repo-trigge…
rosieyohannan Mar 4, 2026
813d939
Update docs/guides/modules/orchestrate/pages/set-up-cross-repo-trigge…
rosieyohannan Mar 4, 2026
f1f744c
link to pipeline values
rosieyohannan Mar 4, 2026
3e205d7
add diagrams and remove references to non-tag triggers
rosieyohannan Mar 6, 2026
dc98e93
Merge branch 'main' into DOCSS-2000-cross-repo-triggers
rosieyohannan Mar 6, 2026
a2c578f
move images to trigger setup section
rosieyohannan Mar 6, 2026
f3172e1
Merge branch 'main' into DOCSS-2000-cross-repo-triggers
rosieyohannan Mar 11, 2026
4ecbbce
Apply suggestion from @BeFunes
BeFunes Mar 11, 2026
95f96fa
Apply suggestion from @rosieyohannan
rosieyohannan Mar 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/guides/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
*** xref:orchestrate:schedule-triggers.adoc[Schedule triggers]
** How-to guides
*** xref:orchestrate:orchestration-cookbook.adoc[Orchestration cookbook]
*** xref:orchestrate:set-up-cross-repo-triggers-for-library-consumers.adoc[Set up cross-repo triggers for library consumers]
*** xref:orchestrate:how-to-override-config.adoc[How to override config]
*** xref:orchestrate:set-up-multiple-configuration-files-for-a-project.adoc[Set up multiple configuration files for a project]
*** xref:orchestrate:notify-a-slack-channel-of-a-paused-workflow.adoc[Notify a Slack channel of a paused workflow]
Expand Down
Loading