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

Incorrect subscribe setting for workflow also affect other notifications #1965

Open
tWatanabe0808 opened this issue Oct 6, 2024 · 0 comments
Labels

Comments

@tWatanabe0808
Copy link

Describe the bug
When configured subscribe setting without workflow details like as below:

/github subscribe twatanabe0808/our-first-react-app reviews,comments,branches,discussions,workflows,commits:*

Slack App responded as below:

image

It says workflows:{event:"pull_request" branch:your-default-branch} but this setting is notworking well not only for workflows.
In my environment, integration for issue and PR was not working well.

After I configured proper subscribe setting like below:

workflows:{event:"pull_request","push" branch:"main","develop"}
image

It works well. So it might be a bug.

Does anyone have same issue or any opinion?

@snankani snankani removed their assignment Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants