GitHub Action
“Forecast” for Git Things Done
v1.0.1
Latest version
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