[Action] DCO enabled on GSF GitHub
See original GitHub issueDeveloper Certificate of Origin^1 is being enabled at the Green Software Foundation: https://github.com/orgs/Green-Software-Foundation/discussions/5
If you primarily change markdown files and other documents through the web interface, you should notice minimal changes.
Software developers will need to sign their commits on the commandline with -s
.
Once enabled, your project will be able to accept code and text via Pull Request, from people that are not at Green Software Foundation member organisations.
For more information on the impact, rationale, and to ask any questions, please see the discussion.
Issue Analytics
- State:
- Created 7 months ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Adding a web link to remediate commits that are not signed ...
As of now, there is no simple way using the GitHub UI to add empty commits with the correct commit ... [Action] DCO...
Read more >Actions DCO - GitHub Marketplace
GitHub Actions that enforces the Developer Certificate of Origin (DCO) on Pull Requests. Example usage. name: DCO Check on: [pull_request] jobs ...
Read more >tisonkun/actions-dco
Actions DCO. GitHub Actions that enforces the Developer Certificate of Origin (DCO) on Pull Requests. Example usage. name ...
Read more >Actions · GridProtectionAlliance/gsf
GSF.InstallerActions: Fix command used to remove HTTP namespace reservations CodeQL #1071: Pull request #128 opened by StephenCWills.
Read more >openvpn/README.dco.md at master
2.6.0+ implements support for data-channel offloading where the data packets are directly processed and forwarded in kernel space thanks to the ovpn-dco kernel ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
FYI: @bderusha @pritipath @gfmatthews @juzuluag @JenMadiedo
The current PRs (ones which did not go through DCO check) will go through, and we can overwrite this manually and approve the sign-offs on the check, but for future PRs it will be smoother if all commits are signed off (
-s
flag set ingit commit
)Thanks @FabioTurati-NTT ! Quoted you here: https://github.com/orgs/Green-Software-Foundation/discussions/5#discussioncomment-5336378