-
Suggestion
-
Resolution: Fixed
-
None
As a customer, I want to be able to configure Stash to trigger a Fisheye scan request after a commit using a plugin. Currently you can use a REST API to do that. However it requires the API key sent as HTTP header ("X-Api-Key: xxx").
Currently you can do that using the Fisheye post-receive hook for Stash. However this plugin is not fully supported and this issue is here as a task to release this plugin in the Marketplace.
You can upload the .jar file via the Plugin Manager in the global administration of Stash. Once you've done that, a hook will be available in each repository, allowing you to notify FishEye of any new commits to Stash.
- relates to
-
BSERV-2589 Automatically add repositories to FishEye
- Not Being Considered