Pull Request notification for tasks
Version updated for https://github.com/Green-Hub-Tools/notifs-task to version v1.21.
- This action is used across all versions by 87 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of detecting task references in pull request (PR) titles and events (e.g., opened, closed, reviewed). It sends rich, formatted notifications with PR details to an external system by mapping GitHub users to eXo users. This action streamlines task tracking and collaboration workflows by ensuring task-related updates are communicated efficiently.
Release notes
What’s Changed
- Bump @actions/github from 6.0.1 to 7.0.0 by @dependabot[bot] in https://github.com/Green-Hub-Tools/notifs-task/pull/12
- Bump axios from 1.10.0 to 1.13.2 by @dependabot[bot] in https://github.com/Green-Hub-Tools/notifs-task/pull/9
- Bump @vercel/ncc from 0.36.1 to 0.38.4 by @dependabot[bot] in https://github.com/Green-Hub-Tools/notifs-task/pull/6
- Bump @actions/core from 1.11.1 to 2.0.2 by @dependabot[bot] in https://github.com/Green-Hub-Tools/notifs-task/pull/11
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/Green-Hub-Tools/notifs-task/pull/12
Full Changelog: https://github.com/Green-Hub-Tools/notifs-task/compare/v1.20...v1.21