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

Event Repository Dispatch is not supported #52

Open
vaishnav-canarys opened this issue Dec 9, 2021 · 7 comments
Open

Event Repository Dispatch is not supported #52

vaishnav-canarys opened this issue Dec 9, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@vaishnav-canarys
Copy link

Hi,
I am trying to run a organizational workflow across multiple repos, trying to enforce work items to be linked to every commit. But i am getting this error

Run gsactions/commit-message-checker@v1
Error: Error: Event "repository_dispatch" is not supported.

Regards

Vaishnav

@gilbertsoft
Copy link
Member

Hey @vaishnav-canarys , please exlude this event type, it's not supported and I currently see no reason to support this event.

@vaishnav-canarys
Copy link
Author

@gilbertsoft any suggestions on how to check for every commit from all repos in an organization.

@gilbertsoft
Copy link
Member

@gilbertsoft any suggestions on how to check for every commit from all repos in an organization.

Currently not, never used shared workflows myself so far.

@vaishnav-canarys
Copy link
Author

ok thanks.. Please consider supporting repository_dispatch event as well, we are getting multiple requests as to enforce commit checks for all repos in an organization. Closing this issue

@gilbertsoft gilbertsoft added the enhancement New feature or request label Dec 9, 2021
@gilbertsoft
Copy link
Member

Yes, will convert it to a feature request.

@gilbertsoft gilbertsoft reopened this Dec 9, 2021
@vaishnav-canarys
Copy link
Author

@gilbertsoft Thats awesome.. thanks

@gilbertsoft
Copy link
Member

@vaishnav-canarys can you please show me how your caller and called workflows would look like. From reading the docs it seems you have to explicitely pass the data from one to the other.

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

2 participants