alertmanager icon indicating copy to clipboard operation
alertmanager copied to clipboard

docs: document the Opsgenie "teams" responder type behavior

Open multani opened this issue 2 years ago • 6 comments

It has been changed in #2685 but the behavior is not really documented:

  • teams supports a comma-separated list of teams, through the name fields only
  • if the list of teams is empty, no team responders are sent to Opsgenie

multani avatar Jan 06 '23 10:01 multani

@simonpasquier Should I amend my last commit to add the signature and fix the DCO workflow?

multani avatar Jan 11 '23 12:01 multani

@multani yes please. The CI failures are suspect and unrelated to your change though.

simonpasquier avatar Jan 12 '23 10:01 simonpasquier

@multani yes please. The CI failures are suspect and unrelated to your change though.

I amended my last commit to include the signature, the DCO check passes now.

multani avatar Jan 12 '23 10:01 multani

I meant the ci/circleci:test failures :)

simonpasquier avatar Jan 12 '23 10:01 simonpasquier

I meant the ci/circleci:test failures :)

Yeah, I figured this out ;) (it seems it doesn't work on main as well)

multani avatar Jan 12 '23 10:01 multani

@simonpasquier I just remembered I have this PR open, could we merge it perhaps? :D

multani avatar Jun 05 '24 14:06 multani