Skip to content

[JENKINS-76514] Bitbucket tag deletion event webhook no longer removes jobs - #1240

Merged
nfalco79 merged 1 commit into
masterfrom
feature/JENKINS-76514
Aug 9, 2026
Merged

[JENKINS-76514] Bitbucket tag deletion event webhook no longer removes jobs#1240
nfalco79 merged 1 commit into
masterfrom
feature/JENKINS-76514

Conversation

@nfalco79

@nfalco79 nfalco79 commented Aug 8, 2026

Copy link
Copy Markdown
Member

When a tag or branch is deleted the event must return the list of deleted tag and or branches and they must be added to the current request with current available informations.
Differently from PRs that can not be deleted but only closed tags and branches can be deleted and are not more available on remote.

@nfalco79
nfalco79 force-pushed the feature/JENKINS-76514 branch from d66377d to 45230b4 Compare August 8, 2026 18:49
…s jobs

When a tag or branch is deleted the event must return the list of deleted tag and or branches and they must be added to the current request with current available informations.
Differently from PRs that can not be deleted but only closed tags and branches can be deleted and are not more available on remote.
@nfalco79
nfalco79 force-pushed the feature/JENKINS-76514 branch from 45230b4 to 3dd1a60 Compare August 8, 2026 20:00
@nfalco79
nfalco79 merged commit 9ea9530 into master Aug 9, 2026
17 checks passed
@nfalco79
nfalco79 deleted the feature/JENKINS-76514 branch August 9, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant