msys2-web icon indicating copy to clipboard operation
msys2-web copied to clipboard

Trigger a autobuild webhook when something changes

Open lazka opened this issue 5 years ago • 1 comments

In the future we might want to start some build if anything in our responses changes, maybe with some debounce to avoid triggering it too much.

  • We currently already detect changes for etag handling
  • We currently always "detect" a change when the appveyor job runs because it always uploads a new release and the mtime changes. We should avoid updating the parsing release if nothing has changed.

lazka avatar Jul 26 '20 10:07 lazka

Since GHA only allows starting workflows with a PAT there is not much point to this. Let's wait until something changes there.

lazka avatar Aug 18 '20 18:08 lazka