Skip to content

docs(lab1): SSH commit signing, PR template, and submission notes#1032

Open
danielpancake wants to merge 3 commits into
inno-devops-labs:mainfrom
danielpancake:feature/lab1
Open

docs(lab1): SSH commit signing, PR template, and submission notes#1032
danielpancake wants to merge 3 commits into
inno-devops-labs:mainfrom
danielpancake:feature/lab1

Conversation

@danielpancake

Copy link
Copy Markdown

Goal

Complete Lab 1: configure SSH commit signing, add a PR template, and submit lab1.md

Changes

  • Add submissions/lab1.md (QuickNotes run output, signed-commit verification, write-ups)
  • Add .github/pull_request_template.md to main
  • Configure SSH commit signing so commits show the Verified badge

Testing

  • Ran QuickNotes locally and captured /health, /notes, and POST /notes output
  • Verified locally: git log --show-signature -1
  • Confirmed the Verified badge on the commit in the GitHub UI

Checklist

  • Title is a clear sentence (≤ 70 chars)
  • Commits are signed (git log --show-signature)
  • submissions/lab1.md updated

Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
Signed-off-by: danielpancake <45727078+danielpancake@users.noreply.github.com>
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.

1 participant