You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename this repository from Auto-Release to Release-GHRepository to better align with its purpose and the naming conventions used across the PSModule organization.
Reason for Change
The current name Auto-Release doesn't clearly convey what the action does. The proposed name Release-GHRepository better describes the action's functionality - it handles the release process for GitHub repositories.
This naming convention also aligns with other actions in the organization that follow the Verb-GH* pattern for GitHub-specific actions.
Tasks
Rename the repository
Update all references in dependent workflows
Update documentation
Verify GitHub automatically redirects from the old name
Summary
Rename this repository from
Auto-ReleasetoRelease-GHRepositoryto better align with its purpose and the naming conventions used across the PSModule organization.Reason for Change
The current name
Auto-Releasedoesn't clearly convey what the action does. The proposed nameRelease-GHRepositorybetter describes the action's functionality - it handles the release process for GitHub repositories.This naming convention also aligns with other actions in the organization that follow the
Verb-GH*pattern for GitHub-specific actions.Tasks