Daniel-Boll / axum-js

A Axum http wrapper for NodeJS
MIT License
5 stars 3 forks source link

Issue Tracker Workflow #15

Closed thesloppyguy closed 1 year ago

thesloppyguy commented 1 year ago
  1. Develop a script to parse issue descriptions and identify dependencies.
  2. Create a GitHub Action YAML file to define the workflow, including triggers and jobs.
  3. Integrate with the GitHub API to manage issue labels.

All the above can be found in this repo:

  1. Test the GitHub Action in a controlled environment to ensure it behaves as expected.

    • TEST 3 is Dependent on TEST1 and TEST2 0
    • Total 3 test Issues 1
    • On Closing TEST 1 2 3
    • On Closing TEST 2 4 5
  2. Document the GitHub Action, explaining its purpose, how it works, and how to use it.

Daniel-Boll commented 1 year ago

Exceptional work, @thesloppyguy! When I first conceptualized this challenge, I recognized its potential to evolve into a dedicated project.

I'm approving this PR now. However, I'll need some time to integrate it and make adjustments to ensure compatibility with my current issues. Regardless, your contribution is truly outstanding!

Best regards, Daniel Boll. 🎴