-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat: enable conventional commits for all repos #154
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jun 29, 2022
aeneasr
pushed a commit
to ory/kratos-client-php
that referenced
this pull request
Jun 29, 2022
Replaced by ory/meta#154
This was referenced Jun 29, 2022
zepatrik
pushed a commit
to ory/keto
that referenced
this pull request
Jun 30, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/build-buf-action
that referenced
this pull request
Jun 30, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/oathkeeper-client-php
that referenced
this pull request
Jun 30, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/kratos-client-js
that referenced
this pull request
Jun 30, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/kratos
that referenced
this pull request
Jul 1, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/kratos-selfservice-ui-node
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/label-sync-action
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/closed-reference-notifier
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/cli
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/oathkeeper-client-dotnet
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/oathkeeper-client-python
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/keto-client-java
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/hydra-client-dotnet
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/hydra-client-python
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/kratos-client-ruby
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/graceful
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/themes
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/docs
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/network
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
aeneasr
pushed a commit
to ory/hydra-client-go
that referenced
this pull request
Jul 4, 2022
Replaced by ory/meta#154
grantzvolsky
pushed a commit
to ory/hydra
that referenced
this pull request
Jul 31, 2022
Replaced by ory/meta#154
Benehiko
pushed a commit
to ory/elements
that referenced
this pull request
Aug 25, 2022
Replaced by ory/meta#154
Benehiko
pushed a commit
to ory/elements
that referenced
this pull request
Sep 22, 2022
Replaced by ory/meta#154
peturgeorgievv
pushed a commit
to senteca/kratos-fork
that referenced
this pull request
Jun 30, 2023
Replaced by ory/meta#154
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements what you suggested in ory/prettier-styles#55 (comment).
I have removed all custom logic, so this action is now straightforward. People have to click on the failed build to see the error message.
I'm unsure whether the giant cannon that will shoot this change into all repos can do so, given that my account doesn't have write permissions for most Ory repos.
I will manually delete the now outdated
.github/semantic.yml
files using the GitHub UI. Deleting shared files in this repo seems so rare that I think it's okay to leave it as manual toil for now.