Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags
What part(s) of the article would you like to see updated?
At the beginning of Signing commits, a "Tip" is present suggesting to set commit.gpgsign true by default.
No equivalent exists on Signing tags.
That can be fixed by taking the "Tip" from the article on commits, changing the language a little bit to tag.gpgsign true, and adding it as a "Tip" to the article on tags too.
It would make it easier for people to enable signing enabled for both commits and tags by default.
Additional information
I've created a PR for how I think it should be fixed (copies the wording from the commit article, changing "tag" in lieu of "commit"), but the PR template asks for an issue first.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags
What part(s) of the article would you like to see updated?
At the beginning of Signing commits, a "Tip" is present suggesting to set
commit.gpgsign trueby default.No equivalent exists on Signing tags.
That can be fixed by taking the "Tip" from the article on commits, changing the language a little bit to
tag.gpgsign true, and adding it as a "Tip" to the article on tags too.It would make it easier for people to enable signing enabled for both commits and tags by default.
Additional information
I've created a PR for how I think it should be fixed (copies the wording from the commit article, changing "tag" in lieu of "commit"), but the PR template asks for an issue first.