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

onPush job is not triggered for Bitbucket pull request #121

Closed
ghost opened this issue Jan 25, 2021 · 7 comments · Fixed by #310
Closed

onPush job is not triggered for Bitbucket pull request #121

ghost opened this issue Jan 25, 2021 · 7 comments · Fixed by #310
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@ghost
Copy link

ghost commented Jan 25, 2021

Steps:

  1. Set up Webhook for bitbucket via instruction https://zebrunner.github.io/zebrunner/config-guide/#pull-request-decoration-example
  2. Change Read.me file and sent pull request from test job to master
  3. Verify in jenkins that onPush job is started
    Actual result: onPush job is started in jenkins
@ghost ghost added the bug Something isn't working label Jan 25, 2021
@ghost ghost added this to the 1.5 milestone Jan 25, 2021
@ghost ghost assigned vdelendik Jan 25, 2021
@vdelendik vdelendik modified the milestones: 1.5, 1.6 Mar 31, 2021
@vdelendik vdelendik modified the milestones: 1.6, 1.7 Jul 24, 2021
@vdelendik vdelendik modified the milestones: 1.7, 2.0 Dec 1, 2021
@vdelendik vdelendik modified the milestones: 2.1, 2.0 Apr 24, 2023
@vdelendik
Copy link
Contributor

@okamara, @dhreben - let's retest again using the same steps: https://zebrunner.github.io/community-edition/integration/scm/
I hope new plugin in jenkins could handle this use-case as well. if not - reopen again.

@dhreben
Copy link

dhreben commented Apr 28, 2023

Still repro

Steps:

  1. Open Bitbucket
  2. Create repository
  3. Clone carina-demo
  4. Select main branch
  5. Open Jenkins -> Management_Jobs -> RegisterOrganization-> Build
  6. Open Bitbucket -> open carina-demo -> Repository settings
  7. Click create branch-
  • Select main
  • Select new branch e.g.Test -> click Create
  1. Click carina-demo -> click README.md-> edit - > Enter e.g. Test- > Click Commit 2 times
  2. Open Jenkins and verify that pull request is triggered

Actual result : onPush job is not triggered for Bitbucket pull request
Screenshot 2023-05-04 at 16 26 01

Also, new plugin Bitbucket Server Integration and Bitbucket Plugin didn help

@dhreben dhreben reopened this Apr 28, 2023
@vdelendik vdelendik removed this from the 2.0 milestone May 12, 2023
@azarouski
Copy link
Contributor

PR - #310

@azarouski azarouski linked a pull request Jun 20, 2023 that will close this issue
@azarouski
Copy link
Contributor

Need to test again

@ghost ghost assigned dhreben and unassigned vdelendik Jun 26, 2023
@dhreben
Copy link

dhreben commented Jun 27, 2023

java.util.MissingFormatArgumentException: Format specifier '%s' after create RegisterRepository

@dhreben dhreben reopened this Jun 27, 2023
@vdelendik
Copy link
Contributor

@dhreben - make sure RegisterRepository has latest develop pipeline branch for Zebrunner-CE.
Based on the error it uses master or main...

@azarouski
Copy link
Contributor

wontfix, onPush job should not be triggered with onPullRequest action

@azarouski azarouski added the wontfix This will not be worked on label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants