* Clarify access level needed for secrets in web interface
Closes#1087
I considered changing the `permissions-statement-secrets-repository`
reusable to include a reference to the API, but then I noticed that the
other place using it (["Enabling debug logging"][1]) already mentioned
the API, so instead I added a note. Including a mention of "web
interface" lead to (IMO) too much duplication in text, so I rephrased it
to be more like the `permissions-statement-secrets-api` reusable.
[1]: https://docs.github.com/en/free-pro-team@latest/actions/managing-workflow-runs/enabling-debug-logging
* Update data/reusables/github-actions/permissions-statement-secrets-repository.md
I'm going to go ahead and change this back.
Co-authored-by: hubwriter <hubwriter@github.com>
* Update viewing-people-in-your-enterprise.md
##Clean-up of spacing and grammar in the 'Viewing members and outside collaborators' section.
# For GitHub.com version it previously rendered as below. Note the incorrect spacing before ",role , andorganization" in the second sentence.
You can view the number of pending members and outside collaborators. You can filter the list of members by deployment (GitHub Enterprise Cloud or GitHub Enterprise Server),role , andorganization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name.
# For GitHub.com Server versions it rendered as below. Note the lack of separation between "role organization" in the second sentence.
You can view the number of pending members and outside collaborators. You can filter the list of members by role organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name.
* setting up the bones
* still WIP - testing if this format is right
* add 2.20.24 release notes
* add 2.21.15 release notes
* add 2.22.7 release notes
* add 3.0.1 release notes
* remove extra space
* remove duplicated security release note
Co-authored-by: bwestover <bwestover@github.com>
The current link to "Signature verification object" uses a # anchor that doesn't exist any more. This PR updates the link to point to the primary section that discusses "Signature verification object."