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

Better document factDefinitions #305

Open
VirtualTim opened this issue Mar 16, 2023 · 4 comments
Open

Better document factDefinitions #305

VirtualTim opened this issue Mar 16, 2023 · 4 comments

Comments

@VirtualTim
Copy link

Describe your use-case which is not covered by existing documentation.

The readme has a nice looking example message:

However I can't see any documentation on how to achieve this.

The closest thing I see is this:

office365ConnectorSend webhookUrl: "https://outlook.office.com/webhook/123456...",
factDefinitions: [[name: "fact1", template: "content of fact1"],
[name: "fact2", template: "content of fact2"]]

I'm guessing that the fact names correspond to things like Status or Remarks, but I have no idea about what "template" I should be using to match the screenshot from the documentation.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

@damianszczepanik
Copy link
Member

Some of them are available when you use git plugin that integrates Jenkins and the PR, however this plugin is deprecated nowadays.

@VirtualTim
Copy link
Author

Is there a way to mimic that behaviour using factDefinitions?

@lppedd
Copy link

lppedd commented Apr 20, 2023

@damianszczepanik

however this plugin is deprecated nowadays

This in the sense of this connector?

@damianszczepanik
Copy link
Member

Referenced plugin is deprecated, office-365-connector-plugin is not

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

No branches or pull requests

3 participants