An open API service indexing awesome lists of open source software.

https://github.com/circleci-public/irc-orb

The `circleci/irc` orb.
https://github.com/circleci-public/irc-orb

circleci-orbs

Last synced: 1 day ago
JSON representation

The `circleci/irc` orb.

Awesome Lists containing this project

README

          

# IRC Orb

This orb is no longer supported by CircleCI because of limited or no use. If you would like to use this orb or create your own version feel free to fork the repository and use the following https://circleci.com/blog/building-private-orbs/ as a guide to making this orb into a private orb for your own use.

[![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/irc-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/CircleCI-Public/irc-orb) [![CircleCI Orb Version](https://img.shields.io/badge/endpoint.svg?url=https://badges.circleci.io/orb/circleci/irc)][reg-page] [![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/cci-orbs/irc/master/LICENSE)[![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)

An IRC Orb for CircleCI.
This orb allows you to send build notifications to an IRC channel.

## Usage

Example use as well as a list of available executors, commands, and jobs are available on this orb's [registry page][reg-page].

## Resources

[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb with all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.

## Contributing
We welcome [issues](https://github.com/cci-orbs/irc/issues) to and [pull requests](https://github.com/cci-orbs/irc/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).

### Publishing

New versions of this orb are published by pushing a SemVer git tag by the Community & Partner Engineering Team.

[reg-page]: https://circleci.com/orbs/registry/orb/circleci/irc

## Deprecation Notice

**This application will be archived and discontinued on Wednesday, `August 20th, 2025` - 30 days from today.**

We want to give an advance notice that this orb is scheduled to be deprecated and archived. CircleCI will no longer support this orb because of limited or no use. After `August 20th, 2025`:

- The Orb will no longer receive updates, bug fixes, or security patches
- The repository will be archived and made read-only
- No new issues or pull requests will be accepted
- Existing functionality may continue to work but without any support guarantees

### What You Should Do

If you would like to use this orb or create your own version, feel free to fork the repository and use the following [Build Private CircleCI Orbs](https://circleci.com/blog/building-private-orbs/) documentation as a guide to making this orb into a private orb for your own use.