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

Fix gh command in add_member.yml #153

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

dr-rompecabezas
Copy link
Member

I noticed that this action has been failing for new members. It looked like an easy fix.

Error message:
--label: command not found

Solution:
Add the missing line break character \ to the gh pr create command block

Not sure how to test this other than running the action again on my membership request, for example.

I noticed that this action has been failing for new members. It looked like an easy fix.

Error message:
--label: command not found

Solution:
Add the missing line break character `\` to the `gh pr create` script block

To test, I suggest we run the action again on my membership request.
Copy link
Member

@tim-schilling tim-schilling left a comment

Choose a reason for hiding this comment

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

Seems logical to me. Thank you for catching this!

@tim-schilling tim-schilling merged commit 154fbf0 into django-commons:main Feb 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants