Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

Are you updating the webhook.site URL every time you start a new "instance" or that unique URL will work forever? Do you also use the `whcli` CLI tool as well...

> URLs expire after some days or weeks, but I think you can keep it if you generate the URL while you are signed in. It seems that to sign...

@stsewd have you used merge queues? I'm not sure how it works internally, maybe we need to listen to a different event to re-run the build? > I want to...

We have done the work to migrate to the new GitHub App, but we haven't enabled it to everything yet. We were testing it internally. We plan to open the...

There is some previous art regarding GHA in https://github.com/readthedocs/readthedocs.org/pull/8445 that I've done some time ago. It would be good if we can prioritize this work since we have been jumping...

> trigger builds for the branches created by merge queues, as these branches are ephemeral, we need a way to activate them and delete them automatically (maybe automation rules can...

> Link to the root of the docs (what the GH action does) Yes. > Show a summary of the FTD generated. Definitely! This is going to be a killer...

> These branches will be activated as hidden versions. We still show hidden versions in the listing: https://app.readthedocs.org/projects/test-builds/versions/ I suppose we could create/enable these versions as `type=external`, however, and treat...

> I prefer if we post the comment after the build and everything is ready, so the user gets notified about the comment when everything is ready, otherwise we will...

> This information is already available in the commit status. I do feel like we are re-inventing that feature (in a non-standard way) if we include that information there. I...