Skip to content

Don't send schedule confirmations for chat jobs

Yorick Peterse requested to merge chatops-output into master

What does this MR do?

This removes the "The command has been scheduled!" output sent back to Slack when triggering a chat job. This reduces the amount of noise generated in a channel and allows us to process data in the background (since we no longer need a build URL in the response).

Screenshots (if relevant)

Before:

before

After:

after

Does this MR meet the acceptance criteria?

Edited by Yorick Peterse

Merge request reports