Skip to content

Commit

Permalink
remove all references to the release-tookit
Browse files Browse the repository at this point in the history
  • Loading branch information
kang-makes committed Oct 14, 2024
1 parent abcab67 commit 08102c8
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions actions/ohi-release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a wrapper of all the steps needed to update the changelog and render a s
## Example Usage

```yaml
- uses: newrelic/release-toolkit/contrib/ohi-release-notes@v1
- uses: newrelic/coreint-automation/actions/ohi-release-notes@v3
id: release
- name: Commit updated changelog
run: |
Expand Down Expand Up @@ -46,22 +46,3 @@ curl "https://raw.githubusercontent.com/newrelic/release-toolkit/v1/contrib/ohi-
## Contributing

Standard policy and procedure across the New Relic GitHub organization.

#### Useful Links
* [Code of Conduct](../CODE_OF_CONDUCT.md)
* [Security Policy](../SECURITY.md)
* [License](../LICENSE)

## Support

New Relic has open-sourced this project. This project is provided AS-IS WITHOUT WARRANTY OR DEDICATED SUPPORT. Issues and contributions should be reported to the project here on GitHub.

We encourage you to bring your experiences and questions to the [Explorers Hub](https://discuss.newrelic.com) where our community members collaborate on solutions and new ideas.

## License

release-toolkit is licensed under the [Apache 2.0](http://apache.org/licenses/LICENSE-2.0.txt) License.

## Disclaimer

This tool is provided by New Relic AS IS, without warranty of any kind. New Relic does not guarantee that the tool will: not cause any disruption to services or systems; provide results that are complete or 100% accurate; correct or cure any detected vulnerability; or provide specific remediation advice.

0 comments on commit 08102c8

Please sign in to comment.