Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Allow users to register a custom operation. #1

Open
aprilmintacpineda opened this issue Dec 8, 2019 · 0 comments
Open

Allow users to register a custom operation. #1

aprilmintacpineda opened this issue Dec 8, 2019 · 0 comments
Assignees
Labels
Feature request New feature request Package: JQL-Matcher JQL Matcher package

Comments

@aprilmintacpineda
Copy link
Owner

I'm picturing something like

jql.operations.register((expectedValue, actualValue) => {
  // do something here
  return isMatch; // true to include this into the result
});
@aprilmintacpineda aprilmintacpineda added the Package: JQL-Matcher JQL Matcher package label Dec 8, 2019
@aprilmintacpineda aprilmintacpineda self-assigned this Dec 8, 2019
@aprilmintacpineda aprilmintacpineda added the Feature request New feature request label Dec 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature request New feature request Package: JQL-Matcher JQL Matcher package
Projects
None yet
Development

No branches or pull requests

1 participant