Jan Larwig

Results 126 comments of Jan Larwig

> Hi everyone, > > has anyone noticed that `refs/pull-requests/*/from` might not be available as soon as the build starts? > We do see quite often that the initial build...

Same here! Franz is able to load know community recipes like proton-mail but custom ones are not working anymore.

Hi @ferdikoomen, @NicoVogel what is holding back the merge of this issue? Can I someone fix the remaining / open points? So we could proceed with the merge?

You you want a working version you can check out my fork. But a lot has changed since this presentation therefore this repository might not be your best bet as...

You you want a working version you can check out my fork. But a lot has changed since this presentation therefore this repository might not be your best bet as...

Hi @julianYaman, as far as I know contributions to discussions don't result in a trackable event. Therefore we cannot include it in the Action: https://docs.github.com/en/webhooks-and-events/events/github-event-types

Hi @julianYaman, I know this is unfortunate as discussions are counted as contributions on the Github contribution graph but are not part of the users github events api response. Therefore...

Just add the following permission flag to allow github actions to update the contents of your repository: ```yaml name: GitHub Activity on: workflow_dispatch: schedule: - cron: "0 0 * *...

fix by #49 will be released with v0.4.0