Releases: neonidian/teams-notify-build-status
Releases · neonidian/teams-notify-build-status
Fixes @actions/core vulnerability
What's Changed
- #52 Upgrade dependencies, fixes @actions/core vulnerability by @neonidian in #56
Full Changelog: v3.1.0...v3.1.1
Feature: Actor label
What's Changed
Feature
- Label to display the name of the actor(workflow initiator) in #55
- To enable the Actor label, set
SHOULD_DISPLAY_ACTOR_LABEL
environment variable totrue
. Default value:false
Full Changelog: v3.0.13...v3.1.0
v3.0.13
Bug fix
- #53 Workflow's run attempt ID is now added to 'View Run' button's URL so that the URL re-directs to the correct workfow run attempt in #54. Previously this always re-directs to the latest attempt of the workflow run
Full Changelog: v3.0.12...v3.0.13
Fix: Button horizontal alignment in mobile app view
What's Changed
- #47 Fix mobile view button alignment by @neonidian in #48
Full Changelog: v3.0.11...v3.0.12
Maintenance: Refactor button url customization, upgrade packages
What's Changed
- 45 Upgrade packages
- 45 Refactor actions url button customization by @neonidian in #46
Full Changelog: v3.0.10...v3.0.11
Maintenance: Move color to its own JS module
Remove sourcemap file in dist
v3.0.9 Automatic compilation
Fix for updating major version
v3.0.8 Automatic compilation
Fix publishing major version
v3.0.7 Automatic compilation
Fix auto-publish of major version
v3.0.6 #37 Reformat file