ci(github): update publishing workflows to use github.repository_owner #3597
Labels
bug
Something isn't working
Flaky-Test-Automation
Issues related to test stability (which is a long running issue that can never fully be solved)
help wanted
Extra attention is needed
P1
Priority 1: Highest
Significant_Change
Applying this label triggers the more stringent review of the maintainers and the 2+1 PR rule.
SPIKE
Exploratory work to better scope additional effort
Milestone
Description
This will be part of a hot-fix release where we aim to recover from some of the issues that went wrong with the publishing jobs during the v2.0.0 release.
The root cause of most of the problems is that we've been moved to a new GitHub org which then rendered a lot of the publishing workflows/jobs invalid due them hard-coding the GitHub org as
hyperledger
instead of using the context variablegithub.repository_owner
[1] [2][1] https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#github-context
[2] https://stackoverflow.com/a/70709545/698470
(add more description and relevant links)
Acceptance Criteria
hyperledger
2.0.1-alpha.1
release.2.0.1-alpha.2
,2.0.1-alpha.3
, etc. until we get it all hammered out.@VRamakrishna @sandeepnRES
The text was updated successfully, but these errors were encountered: