I am developing a plugin with a hook for bitbucket repositories. The plugin requires both a plugin icon and a hook icon. For these purposes, I use a single 170x48 PNG image. The plugin icon is f...
...et the following error: ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to [MY_REPO_URL] It does not resemble other issues on this error here s...
a clean fresh new bitbucket server user:admin home:/home/admin/atlassian/home project and repository create repository id:3 add a git hook script in directory: /home/admin/a...
...TTP Status 500 – Internal Server Error on j_atl_security_check after enabling the plugin 'External Hooks by Reconquest'. And also when I tried to configure the webhooks in a repo, it is showing 'H...
I'm trying to create a merge hook which allows/forbids merge strategy (ff/squash/commit...) on a per-branch basis. That is, after clicking the 'Merge' button on a PR, only selective t...
...enerate errors for hooks, that don't appear to exist. Here is the bitbucket log: 2021-07-30 12:24:07,780 INFO [hook-callback:thread-2] synchronizer @xxxxxxxx 172.xx.xx.xx "POST /scm/{Project}/{R...
...fs lock readme.md` the the `pre-push` hook checks the branch and rejects push to `develop` branch. We need the ability to override this in SourceTree, so the simple solution seems to be to prompt t...
After the upgrade I had a alert that the User-installed apps were disabled. Looking at manage apps it says that there is a problem with the BitBucket Web Post Hooks Plugin. This app couldn't be l...
Trying to set a pre-receive hooks to make every commit contain a jira-id. But unfortunately, couldn't see the hooks option inside project settings. https://confluence.atlassian.com/b...
I have to post message on slack when branch is created (ignoring the branches like dev/*) using posthook. Needs to automate using script runner, please help with script.
Hi Members, I am developing bitbucket plugin for pre receive hooks . I have plugin sdk and after setup when i run `atlas-run` it gives me below error : The Tomcat connector configured to listen o...
In the official documentation I can read: Ensure that no hooks are configured that will trigger builds if you are using CI tools. If you are using bamboo this will be taken care of when you d...
Hello, I want to trigger a pre-receive hook when I merge a pull-request from Bitbucket server web interface. I setup "Yet Another Commit Checker", on Bitbucket server 5.9.0 and 6.6.2 to reject c...
We have Bitbucket self-hosted internally. There is no pipelines icon in my interface, and even if there were, we don't use containers. I looked at the Bitbucket hooks documentation and it looks l...
...iles. It has been put in each repository's hooks/post-receive.d/ directory on the Bitbucket server. This is being provisoined by Puppet and works just fine. HOWEVER users can bypass this hook by using t...
How to trigger a remote Jenkins job with parameter after every push into a /master repository. I do not want to download code on Jenkins side, I do not want to login. etc. The job is already using S...
We try to mirroring to instance of Bitbucket server installed in our LAN using Mirror Hook. We configured it in the two instances but when I commits or push changes I get the following e...
We are in progress of upgrading our Bitbucket version from v5.16.5 to v6.7.2. It noticed that "File Hooks Plugin" has been deprecated. Do we have any alternative plugin available? Or inbuilt f...
Hey Guys, I have tried to implement pre-hook by Scriptrunner in bitbucket - "Require commits to be associated with a JIRA issue" . Goal is to achieve that every commit before pushing will c...
Hi, I have "Yet Another Commit Checker" Plugin installed and I can enable configured hook using REST-API like this: curl -k --user user:passwd -X PUT -H "Accept: application/json" -H "Content-T...
...ommit hook seemed to fit the bill nicely. We told it to looks for PDFs (with `pathsMatch('glob:**.pdf')`) and gave it a max size of 200B. This works well if the commit consists of only PDFs. The p...
...ight direction but with no luck. could i use hooks or something similar to format the code before merge? or should the problem be solved elsewhere regards jan
...hat are hooks and how can they help? How do I do an automatic pull to my servers? What are the usual procedures and good practices? Transfer protocol? FTP, SFTP, SSH, Rsync? Thank you, Herbert
Hello I'm struggling configuring my repository trying to : force people to have branch names that follow a given format. I haven't been able to match any of my tickets with the default JQL qu...
Hi all. I need to upgrade from bitbucket 4 to 6+. But I have to solve one problem: In order to deploy to production server from bitbucket I wa using the Post Receive Hook > writing there a...
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.