Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger a autobuild webhook when something changes #27

Open
lazka opened this issue Jul 26, 2020 · 1 comment
Open

Trigger a autobuild webhook when something changes #27

lazka opened this issue Jul 26, 2020 · 1 comment

Comments

@lazka
Copy link
Member

lazka commented Jul 26, 2020

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
Copy link
Member Author

lazka commented Aug 18, 2020

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

@lazka lazka changed the title Trigger a webhook when something changes Trigger a autobuild webhook when something changes Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant