Skip to content
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

Add Github AuthToken to application-prod.yml #74

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

GODrums
Copy link
Contributor

@GODrums GODrums commented Sep 2, 2024

Motivation

Provides a default production assignment to the Github auth token, which is used for fetching data from Github.

Description

Assigns the environment variable GITHUB_AUTH_TOKEN in the Spring application when using the production profile.

Checklist

General

  • PR title is clear and descriptive
  • PR description explains the purpose and changes
  • Code follows project coding standards
  • Self-review of the code has been done
  • Changes have been tested locally

Server (if applicable)

  • Code is performant and follows best practices
  • No security vulnerabilities introduced
  • Proper error handling has been implemented
  • Added tests for new functionality
  • Changes have been tested in different environments (if applicable)

@GODrums GODrums added application-server size:XS This PR changes 0-9 lines, ignoring generated files. labels Sep 2, 2024
@GODrums GODrums self-assigned this Sep 2, 2024
@github-actions github-actions bot added the bug Something isn't working label Sep 2, 2024
@FelixTJDietrich FelixTJDietrich merged commit c8b7331 into develop Sep 2, 2024
5 checks passed
@FelixTJDietrich FelixTJDietrich deleted the fix/prod-var-github-authtoken branch September 2, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants