16 Commits

Author SHA1 Message Date
Devraj Mehta
72d90beb74 Merge pull request #7 from actions/slim
Fix runner name
v0.0.3
2026-03-10 21:48:37 -04:00
Devraj Mehta
95516055b3 Fix runner name 2026-03-10 21:48:07 -04:00
Devraj Mehta
d5f1a25f77 Merge pull request #6 from actions/release-workflow
Add release workflow
2026-03-10 21:46:26 -04:00
Devraj Mehta
d278e42d43 Add release workflow
Add a workflow_dispatch workflow that bumps the version (patch/minor/major),
creates a GitHub release with auto-generated notes, and updates the major
version tag.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 21:45:33 -04:00
Devraj Mehta
14747e0edd Merge pull request #5 from actions/token
Fix version
2026-03-10 21:37:53 -04:00
Devraj Mehta
9f29266402 Fix duplicate env key in Install Copilot CLI step
Merge GITHUB_TOKEN into the single env block to fix the 'env is already
defined' validation error in GitHub Actions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 20:55:51 -04:00
Devraj Mehta
5d0b3111f2 Update README to use @v0 version tag
The v1 tag doesn't exist yet — use v0 to match the current 0.x.x release series.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 20:55:09 -04:00
Devraj Mehta
9a31240795 Merge pull request #4 from actions/token
Use GitHub token to download Copilot CLI
v0.0.2
2026-03-10 16:59:23 -04:00
Devraj Mehta
ce338b190a Use GitHub token to download Copilot CLI 2026-03-10 16:58:53 -04:00
Devraj Mehta
4689bdf64c Merge pull request #3 from actions/readme
Update readme
2026-03-10 15:47:59 -04:00
Devraj Mehta
6a38ddcf7d Update readme 2026-03-10 15:47:44 -04:00
Devraj Mehta
917a4b603e Merge pull request #2 from actions/conduct
Add CODE_OF_CONDUCT.md and CONTRIBUTING.md files
2026-03-10 15:46:46 -04:00
Devraj Mehta
200f18a7d8 Add CODE_OF_CONDUCT.md and CONTRIBUTING.md files 2026-03-10 15:46:22 -04:00
Devraj Mehta
e86547e619 Merge pull request #1 from actions/update-license
Update license
2026-03-10 15:41:21 -04:00
Devraj Mehta
3c5dd47bd5 Update license 2026-03-10 15:40:26 -04:00
Devraj Mehta
96dccc5ccc 💥 v0.0.1 2026-03-10 14:29:42 -04:00