Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack: Add support for (some) groups #5019

Merged
merged 3 commits into from
Jul 31, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add changelog fragment for slack channel prefix fix
  • Loading branch information
rtuin authored Jul 28, 2022
commit 829c823a8cae70baec959555b09199210d379613
2 changes: 2 additions & 0 deletions changelogs/fragments/5019-slack-support-more-groups.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bugfixes:
- slack - fix incorrect channel prefix `#` caused by incomplete pattern detection by adding `G0` and `GF` as channel id patterns (https://github.com/ansible-collections/community.general/pull/5019)