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

Update standard workflow files. #47

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Nov 27, 2023

This PR was created automatically by the repo_checks tool.

The .github/workflows/commitlint.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
@@ -3,11 +3,7 @@
name: Lint Commit Messages

on:
push:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brian-smith-tcril looks like this is different from the standard, was there a specific reason for this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it was changed in #29 and I didn't think much of it then. @OmarIthawi do you remember why this change was made?

Copy link
Member

@OmarIthawi OmarIthawi Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't remember either. Let's merge this pull request and standardize it. If the next semantic-release fails, we can revert this pull request and document the reason of the failure.

I could be due to some obscure semantic-release requirement, but now I doubt it. It's probably just a left-over from multiple attempts to get the workflow correct.

Copy link
Member

@OmarIthawi OmarIthawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please feel free to merge. I don't know why I've made this change.

@@ -3,11 +3,7 @@
name: Lint Commit Messages

on:
push:
Copy link
Member

@OmarIthawi OmarIthawi Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't remember either. Let's merge this pull request and standardize it. If the next semantic-release fails, we can revert this pull request and document the reason of the failure.

I could be due to some obscure semantic-release requirement, but now I doubt it. It's probably just a left-over from multiple attempts to get the workflow correct.

@feanil feanil merged commit b6e26c2 into main Nov 28, 2023
9 checks passed
@feanil feanil deleted the repo_checks/ensure_workflows branch November 28, 2023 15:19
Copy link

🎉 This PR is included in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants