If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
When a cherry-pick to production bumps the staging version (from 9.1.91-0 to 9.1.92-0), the checklist generation logic incorrectly includes PRs that haven't been deployed yet. The unchecked PRs in the checklist (like #68198, #68176, #68161, #68143, #68129) are commits that exist in the main branch but were merged AFTER the actual staging deployment happened.
It's occurring on this checklist after we CPd a PR to prod.
Noticed here.
View all open jobs on GitHub
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
When a cherry-pick to production bumps the staging version (from
9.1.91-0to9.1.92-0), the checklist generation logic incorrectly includes PRs that haven't been deployed yet. The unchecked PRs in the checklist (like #68198, #68176, #68161, #68143, #68129) are commits that exist in the main branch but were merged AFTER the actual staging deployment happened.It's occurring on this checklist after we CPd a PR to prod.
Noticed here.
View all open jobs on GitHub