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

Bump dependency inside local-pipeline #896

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

petemounce
Copy link

The previous version listed does not appear to be in the registry any longer. This is the latest release in the 7.x series of Elasticsearch.

The previous version listed does not appear to be in the registry any longer. This is the latest release in the 7.x series of Elasticsearch.
@lecaros
Copy link
Contributor

lecaros commented Sep 26, 2022

Hi @petemounce,
thanks for your contribution. Please refer to our contributing guidelines and resubmit your PR. In particular check the submitting contributions section.

@petemounce
Copy link
Author

@lecaros thanks for the link; I've read it now. I see it's the DCO. Since I made the commit via a driveby in the github UI, what's the best way to rectify?

@patrick-stephens
Copy link
Contributor

@petemounce can you see the info from the check in your PR, it explains what to do?
https://github.com/fluent/fluent-bit-docs/pull/896/checks?check_run_id=8455377123

If not, essentially you just have to amend the commit with the "signed-off-by" info:

To add your Signed-off-by line to every commit in this branch:

1. Ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally).
2. In your local branch, run: git rebase HEAD~1 --signoff
3. Force push your changes to overwrite the branch: git push --force-with-lease origin patch-1

@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jan 16, 2023
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