axodotdev / axodotdev/harbor

retrigger (at least) the cargo-vet-check CI in response to cargo-vet-certify pushes

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
bug ci-scripts
Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Github has a safety valve against workflows-triggering-workflows that extends to commits created by workflows. This is Good because it prevents infinite loops and infinite CPU waste.

However we specifically *do* want this, especially since cargo-vet-certify is only triggered by humans, so there's no loop.

It seems doing a git commit "properly" "with oauth" may bypass this safety valve: https://stackoverflow.com/questions/72421030/merge-by-github-action-does-not-trigger-ci-that-listen-by-branch

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.