Skip to content

Conversation

@AArnott
Copy link
Collaborator

@AArnott AArnott commented Aug 12, 2022

Set the IGNORE_GITHUB_REF environment variable to true when your GitHub workflow has moved HEAD such that the GITHUB_REF and GITHUB_SHA environment variables are stale.

Fixes dotnet/nbgv#50

Set the `IGNORE_GITHUB_REF` environment variable to `true` when your GitHub workflow has moved HEAD such that the `GITHUB_REF` and `GITHUB_SHA` environment variables are stale.

Fixes dotnet/nbgv#50
@AArnott AArnott added this to the v3.6 milestone Aug 12, 2022
@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #795 (d36ca82) into main (8524158) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
- Coverage   81.22%   81.20%   -0.03%     
==========================================
  Files          73       73              
  Lines        3830     3831       +1     
==========================================
  Hits         3111     3111              
- Misses        719      720       +1     
Impacted Files Coverage Δ
....GitVersioning/CloudBuildServices/GitHubActions.cs 6.25% <0.00%> (-0.42%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong BuildingRef when a prior GitHub action moves HEAD

2 participants