UNPKG

add-issues-to-project

Version:

Github action to automatically add all issues to the specified project board.

26 lines (11 loc) 981 B
### [0.1.1](https://github.com/matmar10/add-issues-to-project/compare/0.1.0...0.1.1) (2022-04-21) ### Continuous Integration * add github branding for publish ([98fab82](https://github.com/matmar10/add-issues-to-project/commit/98fab82db898ba67bdc9bfc48ad902baf5f8f77b)) ## 0.1.0 (2022-04-21) ### Features * add basic action handling issue events ([da54294](https://github.com/matmar10/add-issues-to-project/commit/da54294aa932a8ebbc19afa6f1e75f4c2610806a)) ### Documentation * add instructions for basic usage & testing ([c77d3e9](https://github.com/matmar10/add-issues-to-project/commit/c77d3e94111022c573c372ce58754173ec538221)) ### Continuous Integration * add release scripts with config ([d333a30](https://github.com/matmar10/add-issues-to-project/commit/d333a30194a06400236f055b9c36892093349ae2)) * ignore secrets file default name for act framework ([eb5683b](https://github.com/matmar10/add-issues-to-project/commit/eb5683b794baa9a523a48f214871fa762216e8f2))