Skip to content

Is it permitted to do Remote Requests for Service Monitoring with Git Actions? #26140

Answered by weide-zhou
Aklakan asked this question in Actions
Discussion options

You must be logged in to vote

Hi @aklakan ,

This is permitted. You can use github actions(eg: schedule event) to connect recurrently checking remote URLs.

AFAIK, since you’re monitoring 500URLs, what you should be aware is that the usage limit here(eg: 1000 API requests up…etc) and not exceeds the github hosted runner storage.

Hope it helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants