Patrick Jungermann

Results 69 comments of Patrick Jungermann

another alternative: use Markdown to add links to the description field(s). It is probably not as elegant and not as machine readable as the suggested solution above, but you can...

I consider using a queue (AWS SQS) as buffer and also to keep Backstage within the internal network only for a webhook integration for Bitbucket Cloud. A first PoC works...

> The GithubWebhookService responsible for the filtering of the events to act only when a push event is received where one of the commits contains a backstage specific yaml file,...

> The Github webhook API (link) on pushes sends the modified,added,removed file names in the aforementioned three arrays. This information is not available at Bitbucket Cloud repo:push events https://support.atlassian.com/bitbucket-cloud/docs/event-payloads/#Push The...

@kissmikijr re webhook-backend > Its purpose is to collect all the other webhooks-backend-module installations and pass over the dependencies. Adding a specific webhook installation to this plugin should be done...

I would be interested in support for Bitbucket Cloud. I wonder a bit how to make these kind of things (support for all SCM providers) easier. 🤔

@anicke seems like your PR resolved this issue and it can be closed, right?

it seems like both mentioned dependencies were completed

The `projects` plugin is "sponsors only" at this time. Some of the `edit_uri` logic might still be needed. 🤔

I guess it would be interesting to see the loaded config from the merged yaml config files and check what ends up there. I would have expected `hours: 0` to...