Skip to content

Conversation

@tdudlak4918ab
Copy link

feat: Add possiblity to set up access_token for pulling gh_actions release

At some cases, for example running github enterprise on-prem, we should be able to define token for the public github url which is used to pull the actions-runner latest release. This new variable defaults to access_token value if not set. Should be backward compatible for users using only public GH.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (Github Actions Workflow, Documentation etc.)

How Has This Been Tested?

Tested on self-hosted runners running On-prem and at aws cloud.

…lease

At some cases, for example running github enterprise on-prem,
we should be able to define token for the public github url
which is used to pull the actions-runner latest release.
This new variable defaults to access_token value if not set.
Should be backward compatible for users using only public GH.

Signed-off-by: Tibor Dudlák <Tibor.Dudlak@airbank.cz>
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.

1 participant