Page MenuHomeVyOS Platform

Make trigger-rebuild-repo-package work from workflow dispatch
Closed, ResolvedPublic

Description

.github/.github/workflows/trigger-rebuild-repo-package.yml at current · vyos/.github
has hard check of only execute when PR is merged

if: github.event.pull_request.merged == true

Remove this check so that, it can execute from workflow dispatch.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

Vijayakumar triaged this task as High priority.
Vijayakumar created this object in space S1 VyOS Public.