Skip to content

fimbulwint/gh-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gh-issues

Run with an IDE or build from command line using: mvn clean package

Backend runs on port 8080 and the the endpoint's path for issue creation is /createIssue

Required parameters in the environment:

  • <username>: The owner of the repository
  • <pass>: Owner's password (app uses basic authentication)
  • <repo>: The repository where the issue will be created

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published