-
Notifications
You must be signed in to change notification settings - Fork 9
Add directions for enrolling cisagov
repositories in Lineage updates
#66
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
base: develop
Are you sure you want to change the base?
Conversation
Add instructions on configuring a cisagov repository to receive automatic updates.
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.
LGTM with one small take-it-or-leave-it suggestion. 👍
Clarify that a repository should be based on any publicly accessible parent and offer the `cisagov` skeleton repositories as options. Co-authored-by: dav3r <[email protected]>
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.
I left a couple of extremely minor suggestions, but I still approve this PR whether you take them or leave them.
1. Ensure your project is based on a publicly accessible parent repository | ||
(such as a [`cisagov` skeleton repository](https://github.com/cisagov/development-guide/blob/develop/project_setup/skeleton-list.md)) | ||
1. Provide [`write`](https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/repository-roles-for-an-organization#repository-roles-for-organizations) | ||
access to [@cisagovbot](https://github.com/cisagovbot) or [@cisagov/team-ois](https://github.com/orgs/cisagov/teams/team-ois) |
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.
Personally, I'd add periods to the end of these since they are complete sentences. Take it or leave it.
1. Ensure your project is based on a publicly accessible parent repository | |
(such as a [`cisagov` skeleton repository](https://github.com/cisagov/development-guide/blob/develop/project_setup/skeleton-list.md)) | |
1. Provide [`write`](https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/repository-roles-for-an-organization#repository-roles-for-organizations) | |
access to [@cisagovbot](https://github.com/cisagovbot) or [@cisagov/team-ois](https://github.com/orgs/cisagov/teams/team-ois) | |
1. Ensure your project is based on a publicly accessible parent repository | |
(such as a [`cisagov` skeleton repository](https://github.com/cisagov/development-guide/blob/develop/project_setup/skeleton-list.md)). | |
1. Provide [`write`](https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/repository-roles-for-an-organization#repository-roles-for-organizations) | |
access to [@cisagovbot](https://github.com/cisagovbot) or [@cisagov/team-ois](https://github.com/orgs/cisagov/teams/team-ois). |
access to [@cisagovbot](https://github.com/cisagovbot) or [@cisagov/team-ois](https://github.com/orgs/cisagov/teams/team-ois) | ||
|
||
Once these changes are implemented your repository should see new pull requests | ||
generated as appropriate during the regular Lineage organization checks. |
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.
Just a suggestion. Take it or leave it; it does not impact my approval.
generated as appropriate during the regular Lineage organization checks. | |
generated when appropriate during the regular Lineage organization checks. |
🗣 Description
This pull request updates the README to add directions to enable Lineage updates for repositories with maintainers outside of our group.
💭 Motivation and context
This will help any other members of the
cisagov
org get these automatic updates in their repositories if they so desire.🧪 Testing
Automated tests pass.
✅ Pre-approval checklist
to reflect the changes in this PR.