Skip to content

Commit

Permalink
Merge 45ca44b into ca53511
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnnj committed Feb 24, 2023
2 parents ca53511 + 45ca44b commit 99fb6d0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,19 @@ lineage:
remote-url: https://github.com/felddy/extra-skel-sauce.git
```

### Configure a [cisagov] repository for automatic Lineage updates ###

If you are a [cisagov] repository maintainer and wish for your repository to
receive Lineage updates you must do the following:

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)

Once these changes are implemented your repository should see new pull requests
generated as appropriate during the regular Lineage organization checks.

## Usage ##

### Inputs ###
Expand Down Expand Up @@ -102,3 +115,5 @@ dedication](https://creativecommons.org/publicdomain/zero/1.0/).
All contributions to this project will be released under the CC0
dedication. By submitting a pull request, you are agreeing to comply
with this waiver of copyright interest.

[cisagov]: https://github.com/cisagov

0 comments on commit 99fb6d0

Please sign in to comment.