marc0l92 / obsidian-jira-issue

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian notes.
https://marc0l92.github.io/obsidian-jira-issue/
GNU Affero General Public License v3.0
234 stars 36 forks source link

Marco I am still watching your github account #1

Closed ying-jeanne closed 2 years ago

ying-jeanne commented 2 years ago

Please add a fancy readme Marco, I am looking forward to seeing your new JIRA tools.

marc0l92 commented 2 years ago

Documentation added. Now I need to understand how to use github actions.

ying-jeanne commented 2 years ago

what you would like to add as github actions? external PR is welcomed?

marc0l92 commented 2 years ago

when I push a new tag I would like to create a new release with the files main.js, style.css and manifest.json. but the file main.js is generated running npm run build.

I copied something from the web and now I need to understand what I did...