lindegroup / autopkgr

AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg.
http://www.lindegroup.com/autopkgr
Apache License 2.0
528 stars 52 forks source link

Slack notifications not working #695

Closed jaltonen closed 1 year ago

jaltonen commented 1 year ago

v1.6 on macos 12.6 the test notification works the template notification works no notifications on events tried any action, tried checking the boxes individually. nothing.

shawnhonsberger commented 1 year ago

Hi @jaltonen thanks. I'd recommend to start that you select "Any action" for notifications, then select your recipe overrides you plan to run in the Recipes tab, and select "Run Recipes." Do you still receive no notifications? What tool are you using AutoPkgr with e.g. JamfUploader, Munki, etc?

jaltonen commented 1 year ago

I have any action selected.

I select a recipe override and run only that recipe.

its a .munki recipe

I can see the pkg and the pkginfo show up in my repo as the run occurs.

I get an, error running recipes makecatalogs failed, dialog on the machine running autopkg because there are warnings about mismatched cases in some of the pkginfos in my munki repo.

I get no slack notifications.

The software from the recipe is being added to the repo.

So I would think I would get a notification for the addition and the error/warning on the makecatalogs.

jaltonen commented 1 year ago

Ok. I see now. Running them from right click run only this recipe does not trigger the notification. It works when I check the boxes and press the run recipes now button.

Thanks