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

GHA to create issue on new IANA release #173

Merged
merged 7 commits into from Mar 13, 2024

Conversation

nilsnolde
Copy link
Contributor

fixes #169

not sure how you cut releases, but we could also create a PR which already changes the TZ_RELEASE file to reflect the latest release, which you can pull and push?

@nilsnolde
Copy link
Contributor Author

I tried it on this branch and it created this issue: nilsnolde#1

on:
schedule:
- cron: "0 0 * * 0"
workflow_dispatch:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure how familiar you are with GHA, but this allows you to trigger this action manually in the "Actions" tab


on:
schedule:
- cron: "0 0 * * 0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and it runs once a week (sunday midnight)

Copy link
Owner

@evansiroky evansiroky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'm excited to see it in action.

@evansiroky evansiroky merged commit 3b323db into evansiroky:master Mar 13, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

GHA workflow to notify on IANA changes?
2 participants