Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Update README and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
slimslenderslacks committed Sep 9, 2020
1 parent 6cf724d commit c4b2b2a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 35 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@ Both the **GitHub** and **Slack** integrations must be configured in order to us

4. **Optionally create a cron schedule**

Use this to configure the skill to check all of the repositories periodically, instead of
only on pushes to the repository.
Use this to configure the skill to check all of the repositories periodically, instead of
only on pushes to the repository.

![schedule](docs/images/schedule.png)
![schedule](docs/images/schedule.png)

5. **Select the set of Repos that should have this branch protection rule**

![repo-filter](docs/images/repo-filter.png)
![repo-filter](docs/images/repo-filter.png)

## How to use Git Check Repo Contents

All selected repositories will be checked after each Push. If they are found to be missing the branch protection
rule, then it will be configured.
All selected repositories will be checked after each Push. If they are found to be missing the branch protection
rule, then it will be configured.

Users can also interactively kick off this skill using Slack.
Users can also interactively kick off this skill using Slack.

```
@atomist sync branch protection rules
```
```
@atomist sync branch protection rules
```

<!---atomist-skill-readme:end--->

Expand Down
25 changes: 0 additions & 25 deletions localRun.js

This file was deleted.

0 comments on commit c4b2b2a

Please sign in to comment.