Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/4lejandrito/liferay-hidden-tickets

List tickets hidden by a feature flag
https://github.com/4lejandrito/liferay-hidden-tickets

Last synced: about 1 month ago
JSON representation

List tickets hidden by a feature flag

Awesome Lists containing this project

README

        

# Liferay Hidden Tickets

List all the tickets that added a feature flag within the given git range. Use with caution.

## Installation

Move the `lht` script to your $PATH.

## Usage

Just run `lht ` in the liferay-portal(-ee) repo root and wait for the ticket names to be listed.

**Example (in liferay-portal-ee):**
```bash
lht 7.4.13-ga1 HEAD
```