Skip to content

Document GITLAB_TOKEN secret requirement for workflow#17

Merged
mcliff1 merged 2 commits intomasterfrom
copilot/fix-gitlab-token-issue
Feb 4, 2026
Merged

Document GITLAB_TOKEN secret requirement for workflow#17
mcliff1 merged 2 commits intomasterfrom
copilot/fix-gitlab-token-issue

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

The workflow correctly passes GITLAB_TOKEN to BuildKit secret mounts, but the secret is undefined in repository settings, causing ##[warning]gitlab_token= is not a valid secret.

Changes

  • Created .github/workflows/README.md: Documents all required secrets (GITLAB_TOKEN, DOCKER_USERNAME, DOCKER_PASSWORD) with scopes and purposes
  • Added inline comments: Clarifies GITLAB_TOKEN requirement and fallback behavior (build succeeds, skips matts-toolbox installation)

Configuration Required

Add to repository secrets (Settings → Secrets and variables → Actions):

The workflow syntax is correct - no code changes needed.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: mcliff1 <31024373+mcliff1@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issue with reading GITLAB_TOKEN in action Document GITLAB_TOKEN secret requirement for workflow Feb 4, 2026
Copilot AI requested a review from mcliff1 February 4, 2026 16:51
@mcliff1 mcliff1 marked this pull request as ready for review February 4, 2026 17:02
@mcliff1 mcliff1 merged commit 0e92830 into master Feb 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants