-
Notifications
You must be signed in to change notification settings - Fork 432
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
Add TUF handbook page #23674
base: main
Are you sure you want to change the base?
Add TUF handbook page #23674
Conversation
0f8208d
to
1b6a10d
Compare
@lucasmrod @zwass @getvictor I documented the steps as we took them for future reference. Please review and let me know if anything is unclear or could be improved. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good.
autoIssue: | ||
labels: [ "~engineering-initiated", "P2" ] | ||
repo: "fleet" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have some logic that automatically creates issues? If so, where is it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@getvictor Yes, the fleetdm.com server does it. There's a daily cron that runs this script: https://github.com/fleetdm/fleet/blob/main/website/scripts/create-issues-for-todays-rituals.js
For https://github.com/fleetdm/confidential/issues/8490