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

[Core feature request] Support types for all triggers #1784

Open
krzema12 opened this issue Jan 21, 2025 · 0 comments
Open

[Core feature request] Support types for all triggers #1784

krzema12 opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@krzema12
Copy link
Member

What feature do you need?
See https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#onevent_nametypes - all or almost all supports types, but in the library right now, only some have this explicit field.

Is there a workaround for not having this feature? If yes, please describe it.

workflow(on = listOf(SomeTrigger(_customArguments = mapOf("types" to listOf("published")))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant