Skip to content

Commit

Permalink
added repolinter pr actions info
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin-panayil authored Jan 23, 2025
1 parent 3d12891 commit 4d62dfc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ repolinter lint .
repolinter lint tier4/\{\{cookiecutter.project_slug\}\}
```

#### Automated repolinter actions
A tool to automatically update repositories up to hygenic standards with the use of [Repolinter through GitHub Actions](https://github.com/DSACMS/repolinter-actions) is also available. This action sends a PR to your repository with templates of all the missing files and sections that are required using a predefined rulset. Visit the repository for more information on how to get this action up and running.

# Development and Software Delivery Lifecycle

The following guide is for members of the project team who have access to the repository as well as code contributors. The main difference between internal and external contributions is that external contributors will need to fork the project and will not be able to merge their own pull requests. For more information on contributing, see: [CONTRIBUTING.md](./CONTRIBUTING.md).
Expand Down

0 comments on commit 4d62dfc

Please sign in to comment.