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

Schedule the release PR to arrive weekly #7325

Merged
merged 1 commit into from
May 22, 2023

Conversation

jeffwidman
Copy link
Member

@jeffwidman jeffwidman commented May 16, 2023

This adds a workflow trigger that goes off every Thursday. This way we are reminded to release weekly.

If the version bump PR is already open because it hasn't yet been merged from the previous week, then this workflow will bomb out when it tries to push the branch, since the branch name is idempotent.

Fix: #7132

@jeffwidman jeffwidman force-pushed the schedule-the-release-PR-weekly branch 2 times, most recently from 5fad643 to 33240b1 Compare May 16, 2023 22:45
@jeffwidman jeffwidman changed the base branch from main to add-pat-to-release-workflow May 17, 2023 06:57
@jeffwidman jeffwidman force-pushed the schedule-the-release-PR-weekly branch from 33240b1 to 198ae08 Compare May 17, 2023 06:57
@jeffwidman jeffwidman marked this pull request as ready for review May 17, 2023 06:57
@jeffwidman jeffwidman requested a review from a team as a May 17, 2023 06:57
@jeffwidman jeffwidman force-pushed the add-pat-to-release-workflow branch from 40ee416 to 43bf29e Compare May 17, 2023 09:38
Base automatically changed from add-pat-to-release-workflow to main May 17, 2023 09:42
@jeffwidman jeffwidman force-pushed the schedule-the-release-PR-weekly branch from 198ae08 to 113210a Compare May 17, 2023 17:51
This adds a workflow trigger that goes off every Thursday. This way we
are reminded to release weekly.

If the version bump PR is already open because it hasn't yet been merged
from the previous week, then this workflow will bomb out when it tries
to push the branch, since the branch name is idempotent.
@jeffwidman jeffwidman force-pushed the schedule-the-release-PR-weekly branch from 113210a to c2e0b90 Compare May 22, 2023 17:30
@jeffwidman jeffwidman merged commit 8fee559 into main May 22, 2023
@jeffwidman jeffwidman deleted the schedule-the-release-PR-weekly branch May 22, 2023 17:57
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.

Publish the Dependabot ruby gems more frequently (weekly??)
2 participants