This action takes issues with a certain tag and add the title as a new option in a projects custom field single select field.
- 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 ofmain
ormaster
. This helps with potential future breaking changes. PROVIDED ACTIONS WILL NOT WORK UNTIL YOU DO THIS