Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Custom Variable Injection

Open
#2 0 comments 0 reactions 1 assignee View on GitHub

@aaronburt is already working on this.

Since Jul 16, 2023.

Assessment

This issue has not been assessed yet.

Description

enhancement

Custom Variable Injection

Enable the capability for end-users to add additional information to a hook, provided that the hook allows it.

Example

/webhook-send customHook customVariable

In the example above, the /webhook-send command is used to trigger a custom hook named "customHook" with a custom variable named "customVariable". This syntax allows end-users to inject specific information into the hook, which can then be utilized within the hook's execution logic.

Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.