Skip to content

chore(issues): Fix kitchen date parameterization #93897

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

mrduncan
Copy link
Member

Kitchen format will never begin with "0:".

Previously 0:17502 was parameterized as <date>502 and not <int>:<int>.

Kitchen format will never begin with "0:".

Previously `0:17502` was parameterized as `<date>502` and not
`<int>:<int>`.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 19, 2025
@mrduncan mrduncan marked this pull request as ready for review June 19, 2025 00:59
@mrduncan mrduncan requested a review from a team as a code owner June 19, 2025 00:59
@mrduncan mrduncan merged commit adb7886 into master Jun 20, 2025
65 checks passed
@mrduncan mrduncan deleted the mrduncan/fix-kitchen-date-parameterization branch June 20, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants