File tree Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 2121name : " GitHub CI"
2222on :
2323 push :
24- branches : ["devel "]
24+ branches : ["master "]
2525 pull_request :
26- branches : ["devel "]
26+ branches : ["master "]
2727jobs :
2828 plugin_tests :
2929 strategy :
Original file line number Diff line number Diff line change 11Changelog for Custom Workflows
22==============================
33
4- 2.1.2 * ????-??-?? *
4+ 2.1.2 * 2024-06-28 *
55------------------
66
7+ Custom emails
8+
9+ * Bug: #340 - Send email to address in custom field?
10+
7112.1.1 * 2024-05-07*
812------------------
913 Email notifications
Original file line number Diff line number Diff line change 1- Custom Workflows plug-in 2.1.2 devel
2- ====================================
1+ Custom Workflows plug-in 2.1.2
2+ ==============================
33
4- [ ![ GitHub CI] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml/badge.svg?branch=devel )] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml )
4+ [ ![ GitHub CI] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml/badge.svg?branch=master )] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml )
55[ ![ Support Ukraine Badge] ( https://bit.ly/support-ukraine-now )] ( https://github.com/support-ukraine/support-ukraine )
66
77This plug-in provides a great functionality for those who is familiar with the Ruby language.
Original file line number Diff line number Diff line change 2424 author_url 'https://github.com/anteo/redmine_custom_workflows/graphs/contributors'
2525 author 'Anton Argirov/Karel Pičman'
2626 description 'It allows to create custom workflows for objects, defined in a plain Ruby language'
27- version '2.1.2 devel '
27+ version '2.1.2'
2828
2929 requires_redmine version_or_higher : '4.1.0'
3030
You can’t perform that action at this time.
0 commit comments