Releases: devantler-tech/reusable-workflows
Releases · devantler-tech/reusable-workflows
v3.1.4
01 May 05:42
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.1.4 (2026-05-01)
Bug Fixes
create-release: use client-id input and pin semantic-release@25 (#226 ) (26f77bf )
v3.1.3
25 Apr 16:56
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.1.3 (2026-04-25)
Bug Fixes
remove auto_pr_review from github-app.yml (3b781dc )
v3.1.2
25 Apr 14:46
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.1.2 (2026-04-25)
Bug Fixes
workflows: revert step-security actions to original authors (fa7cf4b )
v3.1.1
23 Apr 21:28
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.1.1 (2026-04-23)
Bug Fixes
use contains(fromJSON) for login lists and fix Copilot actor (#219 ) (984aa9d )
v3.1.0
23 Apr 17:30
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.1.0 (2026-04-23)
Features
add copilot-swe-agent[bot] to auto-merge allow-list (#218 ) (ff91572 )
v3.0.3
23 Apr 15:50
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.0.3 (2026-04-23)
Bug Fixes
v3.0.2
21 Apr 21:43
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.0.2 (2026-04-21)
Bug Fixes
add ready_for_review to auto-merge pull_request trigger types (#213 ) (c38023c )
v3.0.1
20 Apr 16:22
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: pin update-copilot-skills action to v3.1.1 (#209 ) — fixes skill write path bug where gh skill update created duplicate files instead of updating in-place
v3.0.0
19 Apr 16:05
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
3.0.0 (2026-04-19)
refactor(update-copilot-skills)!: drop skills-lock, use gh skill update --all (#207 ) (5a33468 )
BREAKING CHANGES
The skills-lock, agent, and scope inputs are
removed. Consumers should delete their skills-lock.json, install each
skill via gh skill install (or devantler-tech/actions/setup-copilot-skills@v2),
commit the resulting SKILL.md files, and pass dir: pointing at the
directory those files live under.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
v2.5.1
18 Apr 19:40
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
2.5.1 (2026-04-18)
Bug Fixes
update-copilot-skills: default scope to repo (#205 ) (59dd29e )