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

Feature: Support for Gitea #169

Open
pc-coder opened this issue Dec 13, 2021 · 1 comment · May be fixed by #168
Open

Feature: Support for Gitea #169

pc-coder opened this issue Dec 13, 2021 · 1 comment · May be fixed by #168

Comments

@pc-coder
Copy link

pc-coder commented Dec 13, 2021

Gitea supports the creation of commit statuses via repoCreateStatus

Through this plugin, we are going to call the above URL for all the commits triggering the pipeline(triggered by gocd-build-github-pull-requests plugin).

Limitations:

  1. Only PRs are supported. Since the material is filtered out based on the poller plugin-id which in our case is gocd-build-github-pull-requests plugin
@pc-coder
Copy link
Author

PR for the same #168.

@pc-coder pc-coder reopened this Dec 13, 2021
@chadlwilson chadlwilson linked a pull request Apr 14, 2024 that will close this issue
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 a pull request may close this issue.

1 participant