Skip to content

Conversation

@Chisanan232
Copy link
Owner

Pre-Checking

‼️Please must read this section and check by yourself.
⚠️Do NOT modify this section if it doesn't have any necessary reason.

Please verify the PR header should be satisfied below format:

[commit topic] (commit scope) <commit summary>
  • commit topic: The major topic of your modify. It could have multiple topics, e.g., [Breaking Change + Test].
  • commit scope: The scope in project of modify. It could have multiple scopes, e.g., (config + test).
  • commit summary: Summary of the commits. It should be clear that the target, the KEY POINT why you modify it or what you resolve, etc.

Please refer to GCR (Git Commit Rules) to get more detail about it.


Target

  • Parametrize the GitHub authentication token as github_auth_token.

Modify Code Scope

  • About configuration of GitHub Action:
    • .github/workflows/build_git-tag_and_create_github-release.yaml
    • .github/workflows/test_gh_reusable_workflow.yaml
    • .github/workflows/ci-cd.yaml

Effecting Scope

  • None. Just be more safer to use for developers or client site of configuration.

Description

  • Parametrize the GitHub authentication token as github_auth_token.

Chisanan232 and others added 3 commits September 2, 2022 15:11
🔧⚙️🔩 [Breaking Change] (config) Parametrize the GitHub token as 'github_auth_token'.
@Chisanan232 Chisanan232 merged commit 389a487 into master Sep 2, 2022
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