Update guidance for GitHub related specs in Distribution pipelines
Summary
GITHUB_ACCESS_TOKEN is being mentioned as required env variable in /doc/development/gitlab-qa/index.md, however it's been deprecated in favour of QA_GITHUB_ACCESS_TOKEN which is stored in Quality vault.
Steps:
-
Review if GH tests are needed for new GitLab linux packages testing -
If not needed: -
remove mention of GITHUB_ACCESS_TOKENfrom dev guide -
add githubtag to missing GH related specs (example) -
ensure --tag ~githubis added to QA tags
-
-
Context
Edited by Vishal Patel