Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Trigger vscode-kaoto tests on push to main branch #842

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

djelinek
Copy link
Contributor

Requirement

  • we need to add some (eg TRIGGER_VSCODE_TOKEN) token with repo permissions enabled and add it into project secrets. May I ask for help @lordrip ?

unfortunately we cannot use secrets.GITHUB_TOKEN because there are limitations for triggering jobs (https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow)

@djelinek djelinek added build Build and GitHub related issues VS Code VS Code extension related issues labels Feb 19, 2024
@djelinek djelinek marked this pull request as ready for review February 19, 2024 13:29
Signed-off-by: Dominik Jelinek <djelinek@redhat.com>
@lordrip lordrip merged commit 6798f56 into KaotoIO:main Feb 19, 2024
9 checks passed
@djelinek
Copy link
Contributor Author

vscode-kaoto pipeline triggered successfully - https://github.com/KaotoIO/vscode-kaoto/actions/runs/7961932307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build and GitHub related issues VS Code VS Code extension related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trigger 'Main Kaoto UI' workflow when new commit is merged into KaotoIO/kaoto-next repository
2 participants