Skip to content

🩹 [Patch]: Add new personal access tokens for organization and user account #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Dec 23, 2024

Description

This pull request includes updates to the 'CI' and 'workflow' workflow config, environment variables, and documentation to allow it to handle two Fine-grained access tokens.

Updates to 'CI' and 'workflow' workflow configuration:

  • .github/workflows/CI.yml: Updated descriptions for APIKey, TEST_APP_CLIENT_ID, TEST_APP_PRIVATE_KEY, and TEST_PAT. Added new secrets TEST_FG_ORG_PAT and TEST_FG_USER_PAT for fine-grained personal access tokens with org and user account access respectively.
  • .github/workflows/CI.yml: Updated environment variables to include TEST_FG_ORG_PAT and TEST_FG_USER_PAT.

Documentation updates:

  • README.md: Updated descriptions for TEST_APP_CLIENT_ID, TEST_APP_PRIVATE_KEY, TEST_FG_ORG_PAT, TEST_FG_USER_PAT, and TEST_PAT to reflect changes in the workflow configuration.

Test updates:

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner December 23, 2024 12:34
@MariusStorhaug MariusStorhaug self-assigned this Dec 23, 2024
@MariusStorhaug MariusStorhaug merged commit 32a2cb3 into main Dec 23, 2024
8 checks passed
@MariusStorhaug MariusStorhaug deleted the FGPATs branch December 23, 2024 12:50
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