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

Make commit signing reusable #8878

Open
3 tasks
dms1981 opened this issue Jan 8, 2025 · 0 comments
Open
3 tasks

Make commit signing reusable #8878

dms1981 opened this issue Jan 8, 2025 · 0 comments

Comments

@dms1981
Copy link
Contributor

dms1981 commented Jan 8, 2025

User Story

As a Modernisation Platform Engineer
I want to see if we can aggregate the script steps for commit signing
So that we can easily apply commit signing to workflows in a manageable way

Value / Purpose

Putting the steps for commit signing in one place will make them easier to manage and easier to apply to multiple actions.

Context / Background

At present we use inline script statements for commit signing. Can we move these into a separate script, or a reusable workflow? A script statement is probably easier, but there might be other dependencies that mean a reusable workflow statement is more appropriate.

I noticed that at least one action - Generate Dependabot File - is not currently signing its commits.

Useful Contacts

No response

Additional Information

No response

Definition of Done

  • Options investigated
  • Commit signing moved from inline comments
  • Commit signing tested OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

1 participant