Skip to content
Discussion options

You must be logged in to vote

Looking at the workflows listed (Auto Assign Author, Auto Label, Linter & Test, Jan Docs, etc.), most of these are designed to run in the original janhq organization environment and will likely fail in your fork because they depend on:

  • Organization-level secrets not available in your fork.
  • Specific permissions and tokens only the janhq team has.
  • Integration with Jan's project board and milestone systems.

For testing your own changes, the most useful ones is:

  • Linter & Test this is the most relevant for validating code changes and should work in a fork with minimal setup.

To trigger this on your fork:

  1. Click on "Linter & Test" from the list
  2. If it has a manual trigger, you'll see a "Run …

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@vladlen-codes
Comment options

@oolokioo7
Comment options

@vladlen-codes
Comment options

Answer selected by oolokioo7
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants