Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 493 Bytes

add-epic-to-project

This action takes issues with a certain tag and add the title as a new option in a projects custom field single select field.

TODO

  • Update this README with the details of this action
  • Update inputs/outputs in action.yaml
  • Implement the action's logic in src/main.rs
  • Rename the default Git branch to v1 (instead of main or master. This helps with potential future breaking changes. PROVIDED ACTIONS WILL NOT WORK UNTIL YOU DO THIS