Skip to content

remove manual DCO check (done by org-level check) (backport 2.x) #93

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

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

rursprung
Copy link
Contributor

Description

the DCO check is activated directly on GitHub in the org-level settings for opensearch-project (see the GitHub documentation). there's no need for the duplicate check implemented in the workflow anymore.

other projects which are created based on the template which want a DCO check can also just enable this in their settings.

fixes #61

Issues Resolved

cherry-pick of #92

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

the DCO check is activated directly on GitHub in the org-level settings
for `opensearch-project` (see the [GitHub documentation]). there's no
need for the duplicate check implemented in the workflow anymore.

other projects which are created based on the template which want a DCO
check can also just enable this in their settings.

fixes opensearch-project#61

[GitHub documentation]: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-the-commit-signoff-policy-for-your-repository

Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
@rursprung
Copy link
Contributor Author

the failure is clearly a false-reject: i just removed a GH workflow and now a JUnit test is failing... probably just needs a re-trigger

@reta reta merged commit ae16163 into opensearch-project:2.x Jun 20, 2024
8 checks passed
@rursprung rursprung deleted the backport/backport-92-to-2.x branch June 20, 2024 16:43
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