Skip to content

Chore new slack action#4553

Merged
willmurphyscode merged 3 commits intomainfrom
chore-new-slack-action
Jan 16, 2026
Merged

Chore new slack action#4553
willmurphyscode merged 3 commits intomainfrom
chore-new-slack-action

Conversation

@willmurphyscode
Copy link
Contributor

Description

There's an official slack API workflow now, and the one we've been using is archived.

Type of change

  • Chore (improve the developer experience, fix a test flake, etc, without changing the visible behavior of Syft)

Checklist

  • I have added unit tests that cover changed behavior - can't unit test gh actions yaml :(
  • I have tested my code in common scenarios and confirmed there are no regressions - manually ran https://github.com/anchore/syft/actions/runs/21043837520 with an exit 1 pushed and it slacked the team
  • I have added comments to my code, particularly in hard-to-understand sections - n/a

Issue references

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
@willmurphyscode willmurphyscode self-assigned this Jan 15, 2026
@willmurphyscode willmurphyscode added the changelog-ignore Don't include this issue in the release changelog label Jan 15, 2026
@willmurphyscode willmurphyscode marked this pull request as ready for review January 16, 2026 11:14
@willmurphyscode willmurphyscode enabled auto-merge (squash) January 16, 2026 11:20
@willmurphyscode willmurphyscode merged commit 5987f46 into main Jan 16, 2026
12 checks passed
@willmurphyscode willmurphyscode deleted the chore-new-slack-action branch January 16, 2026 11:26
spiffcs added a commit that referenced this pull request Jan 23, 2026
…l-support

* 'main' of github.com:anchore/syft:
  chore(deps): bump the actions-minor-patch group across 2 directories with 3 updates (#4568)
  chore(deps): bump the go-minor-patch group with 6 updates (#4567)
  chore(deps): update tools to latest versions (#4565)
  chore(deps): bump github.com/spdx/tools-golang (#4557)
  ci: enable zizmor to fail PRs (#4556)
  Chore new slack action (#4553)
  chore(deps): update anchore dependencies (#4552)
  chore(deps): update tools to latest versions (#4551)
  chore(deps): update tools to latest versions (#4545)
  chore(deps): update tools to latest versions (#4542)
  chore(deps): bump the go-minor-patch group with 4 updates (#4543)
  chore(deps): bump anchore/sbom-action (#4544)
spiffcs added a commit to patrickpichler/syft that referenced this pull request Jan 30, 2026
* main: (114 commits)
  fix: lookup alternate scheme on url->licenseID (anchore#4588)
  chore(deps): bump the go-minor-patch group with 2 updates (anchore#4583)
  feat: add Qt6 binary detection (anchore#4550)
  chore(deps): bump the actions-minor-patch group across 1 directory with 2 updates (anchore#4584)
  fix: snap cataloger incorrectly identifies snap container as deb package (anchore#4500)
  chore(deps): update tools to latest versions (anchore#4577)
  fix: update mixed case dependencies in python to be normalized (anchore#4573)
  chore(deps): update anchore dependencies (anchore#4575)
  chore(deps): update tools to latest versions (anchore#4570)
  feat: detect Debian version from /etc/debian_version (anchore#4569)
  fix: correctly report supporting evidence for binary packages (anchore#4558)
  chore(deps): bump the actions-minor-patch group across 2 directories with 3 updates (anchore#4568)
  chore(deps): bump the go-minor-patch group with 6 updates (anchore#4567)
  chore(deps): update tools to latest versions (anchore#4565)
  chore(deps): bump github.com/spdx/tools-golang (anchore#4557)
  ci: enable zizmor to fail PRs (anchore#4556)
  Chore new slack action (anchore#4553)
  chore(deps): update anchore dependencies (anchore#4552)
  chore(deps): update tools to latest versions (anchore#4551)
  chore(deps): update tools to latest versions (anchore#4545)
  ...

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ignore Don't include this issue in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants