Trigger a build from github, without a webhook
Hi all,
I want to trigger build on a github project, but I am not allowed to place a webhook. The project is:
https://github.com/apache/tcl-rivet
I am simply a collaborator, the owner is very difficult to reach.
What are my alternatives? Is there anything I can do?
(Triggering manually a build after each commit is not very easy...)
By searching the messages, I saw that I can trigger a build from the API, but is putting a crontab that triggers builds i.e. once a day, is recommended?
Regards,
George
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 22 Dec, 2018 09:50 PM
You can set up scheduled builds in AppVeyor. It is UI-only setting which you can find in General Settings UI tab.
By default scheduled builds are not enabled, we enabled them per request. Just enabled them for
petasis
AppVeyor account, hope I guessed account name correctly.Ilya Finkelshteyn closed this discussion on 22 Feb, 2019 09:00 PM.