Skip to content

fix: add token to build workflow for private actions access (MAPCO-9842)#67

Merged
roicohen326 merged 1 commit intomasterfrom
fix/add-token-to-build-workflow
Feb 16, 2026
Merged

fix: add token to build workflow for private actions access (MAPCO-9842)#67
roicohen326 merged 1 commit intomasterfrom
fix/add-token-to-build-workflow

Conversation

@roicohen326
Copy link
Contributor

@roicohen326 roicohen326 commented Feb 16, 2026

Question Answer
Bug fix
New feature ✔/✖
Breaking change ✔/✖
Deprecations ✔/✖
Documentation ✔/✖
Tests added ✔/✖
Chore ✔/✖

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds GitHub Personal Access Token (PAT) authentication to the build-and-push workflow to enable access to private GitHub Actions from the MapColonies organization. The changes ensure the workflow can successfully checkout code and utilize custom MapColonies actions that may be in private repositories.

Changes:

  • Added token parameter to the checkout action to authenticate repository access
  • Added github_token parameter to the update-artifacts-file action for API authentication

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@roicohen326 roicohen326 changed the title fix: add token to build workflow for private actions access fix: add token to build workflow for private actions access (MAPCO-9842) Feb 16, 2026
@roicohen326 roicohen326 merged commit d9f34b9 into master Feb 16, 2026
8 checks passed
@roicohen326 roicohen326 deleted the fix/add-token-to-build-workflow branch February 16, 2026 13:53
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.

3 participants