Skip to content

Conversation

@CoderDake
Copy link
Contributor

@CoderDake CoderDake commented Dec 8, 2022

Description

This workflow will run a dev bump every day at midnight.

For now, it uses my email as the author. In the future we will want to create a github devtools account that can be the author instead. This issue is tracked here: #4949

Example Auto Commit

The following change is what an auto dev bump will look like
76aff6b

QUESTION: Should we remove the changelog entry when doing the auto commits?

Example Failure

Doing a dev bump on a release version will fail. This is to prevent the workflow from bumping the version while we are doing a release.
Screen Shot 2022-12-14 at 9 45 23 AM

@CoderDake CoderDake force-pushed the daily-bumps branch 5 times, most recently from 67dbf1f to 33b862e Compare December 9, 2022 20:22
@CoderDake CoderDake changed the title [DRAFT] Cron bump test Daily Dev Bumps Dec 9, 2022
@CoderDake CoderDake marked this pull request as ready for review December 14, 2022 16:04
@CoderDake CoderDake requested a review from a team as a code owner December 14, 2022 16:04
@CoderDake CoderDake requested review from kenzieschmoll and polina-c and removed request for a team December 14, 2022 16:04
@kenzieschmoll
Copy link
Member

I don't think we want to add a new CHANGELOG entry for each bump. We should either modify the existing dev entry, or ignore the CHANGELOG update all together.

@CoderDake CoderDake merged commit a734bdf into master Dec 14, 2022
@parlough parlough deleted the daily-bumps branch July 25, 2025 05:10
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.

2 participants