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

Support Bitbucket Server Pull Request PipelineResource updates #1912

Closed
amlozano opened this issue Jan 22, 2020 · 11 comments
Closed

Support Bitbucket Server Pull Request PipelineResource updates #1912

amlozano opened this issue Jan 22, 2020 · 11 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@amlozano
Copy link

Expected Behavior

I am able to update Bitbucket pull request status via PullRequest PipelineResource update

Actual Behavior

Only GitHub and GitLab are supported in go-scm

Additional Info

It would be nice to have Bitbucket Pull Request update support in tekton, to complete the tier of most used SCMs.

@vdemeester
Copy link
Member

Note that PipelineResource are going through a major redesign (and won't make it to the v1beta1 api). But in any case, we are looking into adding support for more provider (be it by PipelineResource or generic Tasks from the catalog).

/kind feature

@tekton-robot tekton-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 22, 2020
@amlozano
Copy link
Author

Oh, I didn't know about that redesign, I am new to the project (as an user) and I didn't find any issue related to the extensibility for BitBucket PR. If you think this can be re-defined in another way or it doesn't make sense anymore after the redesign, feel free to modify or close the ticket.

@orefalo
Copy link

orefalo commented Apr 13, 2020

I am also looking at bitbucket support. that's pretty much a show stopper for me, i can't change scm provider

@vdemeester
Copy link
Member

@amlozano @orefalo for the time being (aka while PipelineResource are re-designed), you should be able to use any provider using a re-usable task. For git, it would be the git-clone task

@orefalo
Copy link

orefalo commented May 6, 2020

Tks,

I gave it another try and I can't figure how to authenticate against my git repo.

@orefalo
Copy link

orefalo commented May 6, 2020

@tekton-robot
Copy link
Collaborator

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.

/lifecycle rotten

Send feedback to tektoncd/plumbing.

@tekton-robot
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Aug 14, 2020
@tekton-robot
Copy link
Collaborator

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Aug 14, 2020
@tekton-robot
Copy link
Collaborator

@tekton-robot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

Send feedback to tektoncd/plumbing.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot
Copy link
Collaborator

@grytrn: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants