CircleCI uses code in PRs; GitHub CI does not
Open
bug
- Dominant language
- Makefile
- Stars
- 1.8k
- Forks
- 632
- PR merge metrics
- No merged PRs in 30d
Description
From https://github.com/dbt-labs/dbt-utils/pull/1104#issuecomment-4794859259:
### Describe the bug
For some reason, it appears that CircleCI uses the latest version of the code from the PR, but GitHub Actions doesn't use the code in the PR.
If that is the case, then the GitHub CI isn't trustworthy 😭.
I'm just gonna merge under the assumption that it clears things up.
### Confirmation
The CI in the [merge commit](https://github.com/dbt-labs/dbt-utils/commit/e19ade94789cc1443e4394499d180b4b417a923a) worked:
Contributor guide
Assessment
This issue has not been assessed yet.