Skip to content

Conversation

@locus313
Copy link
Owner

No description provided.

@locus313 locus313 requested a review from Copilot June 26, 2025 01:25
Copy link
Contributor

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 PR introduces an option to load the GitHub token from the configuration file instead of relying solely on the environment variable.

  • Added a new CONF_GITHUB_TOKEN variable in users.conf.
  • Modified sync-ssh-keys.sh to export GITHUB_TOKEN if not already set.
  • Updated README.md to include instructions for setting CONF_GITHUB_TOKEN.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
users.conf Added a configurable GitHub token placeholder.
sync-ssh-keys.sh Updated version and added logic to load GITHUB_TOKEN from config.
README.md Updated documentation to reflect the new configuration option.

@locus313 locus313 merged commit 327815b into main Jun 26, 2025
2 checks passed
@locus313 locus313 deleted the token branch June 26, 2025 01:27
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