Skip to content

feat(actions): NCBI taxonomy DB workflow notifies on success#6197

Merged
maverbiest merged 2 commits intomainfrom
notify-on-taxonomy-download
Mar 26, 2026
Merged

feat(actions): NCBI taxonomy DB workflow notifies on success#6197
maverbiest merged 2 commits intomainfrom
notify-on-taxonomy-download

Conversation

@maverbiest
Copy link
Contributor

@maverbiest maverbiest commented Mar 26, 2026

The action to build the NCBI taxonomy database only notified on failure. This PR adds a notification on success, as well.

This will keep us aware of new versions and remind us to occasionally clean up old versions. The action runs once a month, so it won't spam the Slack channel too much.

PR Checklist

- [ ] All necessary documentation has been adapted.
- [ ] The implemented feature is covered by appropriate, automated tests.
- [ ] Any manual testing that has been done is documented (i.e. what exactly was tested?)

🚀 Preview: Add preview label to enable

@claude claude bot added the github_actions Pull requests that update GitHub Actions code label Mar 26, 2026
@claude
Copy link
Contributor

claude bot commented Mar 26, 2026

This PR may be related to: #6099 (Clean up old taxonomy databases) — the PR description mentions the success notification will help remind the team to clean up old taxonomy database versions.

@maverbiest maverbiest merged commit 7696f0b into main Mar 26, 2026
40 of 41 checks passed
@maverbiest maverbiest deleted the notify-on-taxonomy-download branch March 26, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants