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

Remove file extension from commands #47

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Remove file extension from commands #47

merged 1 commit into from
Jul 12, 2021

Conversation

SeanTAllen
Copy link
Member

Previously all the release-bot-commands included a file extension like
'.py'. We've removed all file extensions to allow for us to change the
implementation language in the future without it being a breaking change.

Where a command might previously have been foo.py it is now simply foo.

Previously all the release-bot-commands included a file extension like
'.py'. We've removed all file extensions to allow for us to change the
implementation language in the future without it being a breaking change.

Where a command might previously have been `foo.py` it is now simply `foo`.
@SeanTAllen SeanTAllen added the changelog - changed Automatically add "Changed" CHANGELOG entry on merge label Jul 12, 2021
@SeanTAllen SeanTAllen marked this pull request as ready for review July 12, 2021 18:23
@SeanTAllen SeanTAllen merged commit eed6983 into main Jul 12, 2021
@SeanTAllen SeanTAllen deleted the no-py branch July 12, 2021 18:23
github-actions bot pushed a commit that referenced this pull request Jul 12, 2021
github-actions bot pushed a commit that referenced this pull request Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - changed Automatically add "Changed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant