env/.github
Vladimir Starkov e59d29ab3b Expose an actual SHA for pull requests as CI_PR_SHA(_SHORT).
Default CI_SHA/GITHUB_SHA is the sha of _expect-to-be_ merge/squash/etc commit of the pull requests,
and it can be very confusing. If you mark you artifacts with it, its very hard to trace back what was the actual commit.

CI_PR_SHA is the way I solved it for my use cases and I can see im not the first one with this problem.

Fixes #30
2022-07-12 10:21:56 +02:00
..
workflows Expose an actual SHA for pull requests as CI_PR_SHA(_SHORT). 2022-07-12 10:21:56 +02:00
FUNDING.yml Add GitHub sponsors funding. 2022-04-13 20:51:39 +02:00
stale.yml Add stale config to automatically mark issues as stale due to inactivity. 2021-11-13 16:55:56 +01:00