Skip to content

Conversation

@if-i
Copy link
Contributor

@if-i if-i commented Nov 10, 2025

This update modifies the relator workflow to prevent notifications when Dependabot triggers new issues or pull request events. It ensures that notifications are only sent for user actions and resolves issue #232.

This update modifies the relator workflow to prevent notifications when Dependabot triggers new issues or pull request events. It ensures that notifications are only sent for user actions and resolves issue Lancetnik#232.
Comment on lines 6 to 7
types: [opened, reopened]
# zizmor: ignore[dangerous-triggers]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it must be a single line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

steps:
- name: Send Telegram notification for new issue or opened pull request
uses: reagento/relator@0942904cfa8775e115be93f3a1e39b365178d8f0 # v1.5.1
uses: reagento/relator@0942904cfa8775e115be93f3a1e39b365178d8f0 # v1.5.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, but this things autogenerated and extra space may break something.

https://github.com/faststream-community/dishka-faststream/pull/22/files

@Lancetnik Lancetnik merged commit cd1bf8e into Lancetnik:main Nov 11, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants