cucumber / cucumber-ruby

Cucumber for Ruby. It's amazing!
https://cucumber.io
MIT License
5.18k stars 1.12k forks source link

Register custom handler to intercept URL of published report #1593

Open aslakhellesoy opened 2 years ago

aslakhellesoy commented 2 years ago

Is your feature request related to a problem? Please describe.

I would like to capture the URL of the published report so I can notify an external system with the report URL.

Describe the solution you'd like

I would like to register a block/lambda that will be called when a report is published.

Additional context

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two months if no further activity occurs.