“Forecast” for Git Things Done
ActionsTags
(1)An unsophisticated forecaster for GitTD. Possibly it only works in the US.
Fork, fix & improve!
jobs:
git-things-done:
# [snip]
- uses: git-things-done/porter@v1
- uses: git-things-done/weather@v1
with:
latitude: … # https://www.latlong.net
longitude: … # use ^^ to get your coordinates
continue-on-error: true
# ^^ HTTP can be flakey, let’s not fail the whole job
“Forecast” for Git Things Done is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.