vault/tools/pipeline/internal/pkg/github
Vault Automation 3a108ea88e
Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971)
* [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches (#11799)

Add support for finding matching workflow artifacts from branches rather than PRs. This allows us to trigger custom HCP image builds from a branch rather than an PR. It also enables us to build and test the HCP image on a scheduled nightly cadence, which we've also enabled.

As part of these changes I also added support for specifying which environment you want to test and threaded it through the cloud scenario now that there are multiple variants. We also make the testing workflow workflow_dispatch-able so that we can trigger HVD testing for any custom image in any environment without building a new image.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-01-26 22:27:10 +00:00
..
templates pipeline(backport) PR titles on CE backports of backports are convoluted (#10943) (#11632) 2026-01-07 21:19:40 +00:00
testfixtures VAULT-33074: add github sub-command to pipeline (#29403) 2025-01-31 13:48:38 -07:00
add_assignees.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
check_commit_status.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
check_go_mod_diff_request.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
close_copied_origin_pull_request.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
close_copied_origin_pull_request_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
commit.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
copy_pull_request.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
copy_pull_request_branch.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
copy_pull_request_test.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
create_backport.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
create_backport_test.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
doc.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
find_workflow_artifact.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
issue.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
list_changed_files.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
list_commit_statuses.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
list_workflow_runs.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
list_workflow_runs_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
log_scanner.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
noop_commit.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
pull_request.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
pull_request_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
repo.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
sync_branch_request.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
templates.go VAULT-40224: pipeline(github): limit comments bodies and pull request messages to 65536 characters (#10771) (#10877) 2025-11-18 13:17:55 -05:00
templates_character_limit_test.go VAULT-40224: pipeline(github): limit comments bodies and pull request messages to 65536 characters (#10771) (#10877) 2025-11-18 13:17:55 -05:00
templates_test.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00
workflow_run_summary.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
workflows.go Backport [VAULT-41857] pipeline(find-artifact): add support for finding artifacts from branches into ce/main (#11971) 2026-01-26 22:27:10 +00:00