Hi Stanislav, I tried installing your add-on. The Install add-on from URL now requires a .json file and does not expect .jar files. Here is the error The content-type header was application/java-ar...
We use External Hooks plugin to automatic add new tags to pull request merge commit. The main command of script is: git tag -a "${SOFTWARE_VERSION}" -m "${DESCRIPTION}" ${TO_HASH_COMMIT}...
Can the External Hooks plugin be enhanced to also support the Merge Check hook? We'd like to use it to prevent certain types of merges and not have to go through the Java API.
I am using bitbucket-server 4.0.1 and version 3.0-1 of the external-hooks plugin, and I cannot get the post-receive hook to run. I have a pre-receive hook that works fine, but there is nothing in the...
Hello, I am trying to setup this plugin to execute a script that just performs echo, and I get this exception in stash logs. Do you have any ideas what would cause this? 2015-11-19...
Does the external-hooks work on Windows server? Do you have any examples. Thank You
Is there any availability to pass any parameter of hook. Consider hook has been fire on merge after pull request, can I pass this branch name to executable using this hook?
I'm trying to use this plugin, so I created a test script in /var/atlassian/application-data/stash/external-hooks/ called "test". I've tried using the example script in the documentation and one tha...
We'd like to have a pre-receive hook which does some checks on the pushed content and rejects it if the tests fail.
I would like to add a hook that warns the user when they are pushing a binary encoded file. I do not want to block the push explicitly, but would like to prompt the user (via the command line) ...
I need to configure the external hooks plugin programatically. I am currently configuring the external hooks plugin manually, but i need to be able to do so programmatically. I was unable to find the...
hi, I am using stash 3.6.1 and have a shell script to be triggered as a pre-receive hook via the external hook plugin. I am getting this message and the push is failing: Writing objects: 100% (8/8...
Thanks for this great plugin. Would be great if we can get this environment variable STASH_BRANCH_NAME Update: For some reason the system removed my tag. It's for atlassian-exter...
Hi! I'm trying to implement a codestyle hook for stash. For this reason I need a content of commit. In a documentation for the plugin I saw little reference about this opportunity: "Specified execu...
I tried the "External Hooks" addon my Stash installation but doesn't matter what I do the hook(pre-receive) is not detected and the stash server rejects all pushes. My hook simply has... #!/b...
I've just updated to Stash 3.2 and the External Hooks add-on seems not be working properly. This seems to be caused by change directory structure in Stash 3.2 (repositories directory was moved, creat...
I'm looking for a plugin that will exectue external post receive action (script) based on the change to the branch and regardless if the change comes from git push or from the merge of pull request. ...
The plugin works fine when pushing changes to branch or lightweight tag. However, when annotated is pushed the commit id passed to the external script does not match the tag's commit ID. As commit id...
Hello, External Hooks documentation is not reachable at the moment for this plugin: https://marketplace.atlassian.com/plugins/com.ngs.stash.externalhooks.external-hooks Is there another address...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.