Skip to content

Conversation

miguelgfierro
Copy link
Collaborator

Description

Related Issues

References

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Signed-off-by: miguelgfierro <miguelgfierro@users.noreply.github.com>
Copy link
Collaborator Author

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

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

We added DCO to the repo https://probot.github.io/apps/dco/ and now it requires all commits to be signed. To do it one option is in every commit add -s. Ex: git commit -s -m "Latest changes". Another option is to configure it globally so you don't have to add it every time with: git config --global commit.gpgsign true

Copy link
Collaborator

@loomlike loomlike left a comment

Choose a reason for hiding this comment

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

thanks! I left a small comment.

@miguelgfierro miguelgfierro merged commit 6339000 into staging Aug 29, 2023
@miguelgfierro miguelgfierro deleted the miguel/neworg branch August 29, 2023 05:38
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