Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Github - Slack integration broke when using BORS #1686

Open
amuthan-sakthivel opened this issue Jun 26, 2023 · 1 comment
Open

Github - Slack integration broke when using BORS #1686

amuthan-sakthivel opened this issue Jun 26, 2023 · 1 comment

Comments

@amuthan-sakthivel
Copy link

amuthan-sakthivel commented Jun 26, 2023

We have previously used github-slack integration to keep developers informed about their workflow progress in our organization.

They simply subscribe to the workflow using
/github subscribe owner/repo workflows:{name:"your workflow name" event:"workflow event" actor:"actor name"}

Since bors is merging all the PR's the notifications are not being sent.

Is there anyway, the workflows are triggered by original author instead of bors which I think not possible. But is there anything else we can do here.

@notriddle
Copy link
Member

I have no idea, but in general, I recommend using GitHub Merge Queues instead of Bors if it's possible, since it's a first-party feature and generally integrates with everything else better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants