Get GitHub Token from SFP Server
Version updated for https://github.com/flxbl-io/get-github-token to version v1.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Get GitHub Token Action is a GitHub Action that securely retrieves a scoped installation token from the SFP Server for authenticating with GitHub repositories. It automates the process of generating and managing access tokens for CI/CD workflows, enabling tasks such as repository access, API interactions, and cross-repository operations. Key capabilities include token caching for efficiency, automatic retries on failures, and integration with SFP Server for secure and seamless token management.
Release notes
1.0.0 (2026-01-10)
Features
- add manual trigger to CI workflow (dc2b05f)
- initial commit after migration (1be9476)
- initial release of get-github-token action (8dd4c18)