Problem
When a PR is merged that adds an outdated video URL to the help site (example) then that page doesn't match the rest of the site
Originally reported by @rushatgabhane here. cc @strepanier03
@roryabraham you might also be interested in this one.
Why is this important?
Our help site must be uniform in aspects like video player for it to appear professional and polished.
Solution
Using the wrong type of video link is prone to human error, so let's add a CI check for this. The file .github/workflows/deployExpensifyHelp.yml may be a good candidate. However, it's unclear how the concurrency: param would affect this - if a bad commit is pushed while a build is in progress, will it still get checked after or will it get ignored? If the latter, then a separate check ay be more appropriate.
As part of the solution, please use docs/articles/travel/getting-started/Expensify-Travel-Walkthrough.md for testing and update the video player there as part of the PR
Issue Owner
Current Issue Owner: @
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~021950276909108016415
- Upwork Job ID: 1950276909108016415
- Last Price Increase: 2025-07-29
Issue Owner
Current Issue Owner: @muttmuure
Problem
When a PR is merged that adds an outdated video URL to the help site (example) then that page doesn't match the rest of the site
Originally reported by @rushatgabhane here. cc @strepanier03
@roryabraham you might also be interested in this one.
Why is this important?
Our help site must be uniform in aspects like video player for it to appear professional and polished.
Solution
Using the wrong type of video link is prone to human error, so let's add a CI check for this. The file
.github/workflows/deployExpensifyHelp.ymlmay be a good candidate. However, it's unclear how theconcurrency:param would affect this - if a bad commit is pushed while a build is in progress, will it still get checked after or will it get ignored? If the latter, then a separate check ay be more appropriate.As part of the solution, please use
docs/articles/travel/getting-started/Expensify-Travel-Walkthrough.mdfor testing and update the video player there as part of the PRIssue Owner
Current Issue Owner: @Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @muttmuure