dpschen
changed title from [Preview] Retrigger netlify preview when updating pull request to [Preview] Redeploy netlify preview when updating pull request3 months ago
I don't know how long netlify's preview urls are kept up, but I think they only live a certain time.
Another idea might be to attache the preview url as a "status" to the commit: https://kolaente.dev/api/swagger#/repository/repoCreateStatus
That way it would show up in the PR like the drone runs.
> Another idea might be to attache the preview url as a "status" to the commit: https://kolaente.dev/api/swagger#/repository/repoCreateStatus
> That way it would show up in the PR like the drone runs.
That's cool!
[Preview] Retrigger netlify preview when updating pull requestto [Preview] Redeploy netlify preview when updating pull request 3 months agoI don't know how long netlify's preview urls are kept up, but I think they only live a certain time.
Another idea might be to attache the preview url as a "status" to the commit: https://kolaente.dev/api/swagger#/repository/repoCreateStatus
That way it would show up in the PR like the drone runs.
That's cool!
Closing in favor of #1981