Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Feature: Improvements from documentation#34

Merged
Benbentwo merged 2 commits intomainfrom
updates/improvements
Sep 25, 2025
Merged

Feature: Improvements from documentation#34
Benbentwo merged 2 commits intomainfrom
updates/improvements

Conversation

@Benbentwo
Copy link
Copy Markdown
Collaborator

References:

Documentation: link

This pull request updates several GitHub Actions workflow files to improve security and maintainability. The main change is updating the secret used for github-private-actions-pat from PUBLIC_AND_PRIVATE_REPO_ACCESS_TOKEN_REPO to PRIVATE_CONFIG_READ_ACCESS across all workflows. Additionally, the version of the release-drafter action is updated to v6.

Security and secrets management:

  • Updated the github-private-actions-pat secret from PUBLIC_AND_PRIVATE_REPO_ACCESS_TOKEN_REPO to PRIVATE_CONFIG_READ_ACCESS in all workflow files, including feature-branch.yml, hotfix-branch.yaml, main-branch.yaml, release.yaml, rollback.yaml, hotfix-release.yaml, ecspresso-feature-branch.yml, ecspresso-hotfix-branch.yml, and ecspresso-release.yml. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Dependency updates:

  • Updated the release-drafter GitHub Action from version v5 to v6 in workflow-controller-draft-release.yml.

@Benbentwo Benbentwo merged commit 5cf490e into main Sep 25, 2025
9 checks passed
@Benbentwo Benbentwo deleted the updates/improvements branch September 25, 2025 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants