https://github.com/bonitasoft/bonita-actorfilter-same-task-user
Bonita Actor Filter that filter users of an actor based on the user of a specific task.
https://github.com/bonitasoft/bonita-actorfilter-same-task-user
delivery-central delivery-marketplace lifecycle-independent published-full
Last synced: 4 months ago
JSON representation
Bonita Actor Filter that filter users of an actor based on the user of a specific task.
- Host: GitHub
- URL: https://github.com/bonitasoft/bonita-actorfilter-same-task-user
- Owner: bonitasoft
- License: gpl-2.0
- Created: 2020-08-31T09:38:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T15:14:07.000Z (almost 2 years ago)
- Last Synced: 2024-12-25T03:30:36.291Z (over 1 year ago)
- Topics: delivery-central, delivery-marketplace, lifecycle-independent, published-full
- Language: Java
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bonitasoft/bonita-actorfilter-same-task-user/actions?query=workflow%3ABuild)
[](https://sonarcloud.io/dashboard?id=bonitasoft_bonita-actorfilter-same-task-user)
[](https://github.com/bonitasoft/bonita-actorfilter-same-task-user/releases)
[](https://search.maven.org/artifact/org.bonitasoft.actorfilter/bonita-actorfilter-same-task-user)
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
Bonita Actor Filter that filter users of an actor based on the user of a specific task.
## Build
__Clone__ or __fork__ this repository, then at the root of the project run:
`./mvnw`
## Release
In order to create a new release:
- On the release branch, make sure to update the pom version (remove the -SNAPSHOT)
- Run the action 'Create release', set the version to release as parameter
- Update the `master` with the next SNAPSHOT version.
## Contributing
We would love you to contribute, pull requests are welcome! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
## License
The sources and documentation in this project are released under the [GPLv2 License](LICENSE)