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

Fix Create Weekly Issue: Meetup Weekly date to show next week's date #598

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

yuiseki
Copy link
Member

@yuiseki yuiseki commented Oct 13, 2024

Fixes #591

Modify the Create Weekly Issue workflow to generate issues with the date of the following week's meetup.

  • Update the calculation of nextTuesday to add an additional 7 days.
  • Update the dateString to reflect the new nextTuesday date.

For more details, open the Copilot Workspace session.

Fixes #591

Modify the `Create Weekly Issue` workflow to generate issues with the date of the following week's meetup.

* Update the calculation of `nextTuesday` to add an additional 7 days.
* Update the `dateString` to reflect the new `nextTuesday` date.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/UNopenGIS/7/issues/591?shareId=XXXX-XXXX-XXXX-XXXX).
@yuiseki yuiseki requested review from albertkun and hfu October 13, 2024 03:13
@yuiseki yuiseki self-assigned this Oct 13, 2024
Copy link
Contributor

@hfu hfu left a comment

Choose a reason for hiding this comment

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

Thank you!

@yuiseki
Copy link
Member Author

yuiseki commented Oct 13, 2024

Approveありがとうございます!

とりあえずマージしてみて様子を見ましょう……!

@yuiseki yuiseki merged commit 0ba6ad7 into main Oct 13, 2024
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.

Meetup Weekly 作成 Action の修正(来週の日付が出るようにする)
2 participants