Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

[bug]: ansible-job - catalog:register steps fails #161

Closed
kadel opened this issue Aug 3, 2023 · 1 comment · Fixed by #190
Closed

[bug]: ansible-job - catalog:register steps fails #161

kadel opened this issue Aug 3, 2023 · 1 comment · Fixed by #190
Labels
kind/bug Something isn't working status/triage

Comments

@kadel
Copy link
Member

kadel commented Aug 3, 2023

When trying to lanch ansible-job task it fails with the following error:

InputError: Invalid input passed to action catalog:register, instance is not exactly one from [subschema 0],[subschema 1]

The template has been reorganized and renamed since this issue was created.
Broken templates are define-ansible-job and launch-ansible-job

@kadel
Copy link
Member Author

kadel commented Aug 7, 2023

it tries to use ${{ steps.publish.output.repoContentsUrl }} with publish being publish:github:pull-request action.

publish:github:pull-request action doesn't have repoContentsUrl output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working status/triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants