-
Notifications
You must be signed in to change notification settings - Fork 62
ci: add contributor attribution to changelog entries #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Alon Yeshurun (ayeshurun)
merged 65 commits into
microsoft:main
from
ayeshurun:add-contributor-changie
Jan 6, 2026
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
36520e2
Change pull_request to pull_request_target
ayeshurun 444d351
Merge pull request #4 from ayeshurun/fix-semantic-pr
ayeshurun 8b34e28
Merge branch 'microsoft:main' into main
ayeshurun 0c47fda
Merge branch 'microsoft:main' into main
ayeshurun ccd7b91
Merge branch 'microsoft:main' into main
ayeshurun 43cc353
Merge branch 'microsoft:main' into main
ayeshurun ea76426
Merge branch 'microsoft:main' into main
ayeshurun c702b91
Merge branch 'microsoft:main' into main
ayeshurun 5e847ef
Merge branch 'microsoft:main' into main
ayeshurun 69c733e
Merge branch 'microsoft:main' into main
ayeshurun 5d5f1ad
Merge branch 'microsoft:main' into main
ayeshurun 0c5de9c
Merge branch 'microsoft:main' into main
ayeshurun 025f456
Merge branch 'microsoft:main' into main
ayeshurun df0c5a4
Merge branch 'microsoft:main' into main
ayeshurun c6892ed
Merge branch 'microsoft:main' into main
ayeshurun f30ce9b
Merge branch 'microsoft:main' into main
ayeshurun cf7e06b
Merge branch 'microsoft:main' into main
ayeshurun 3a727dd
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
d3cfbb4
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
bb051b1
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
f46f685
Merge branch 'microsoft:main' into main
ayeshurun 19e3a75
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
55020f0
Fix new functionality section in release notes
0c08fb5
Merge branch 'microsoft:main' into main
ayeshurun beb0149
Fix new functionality section in release notes
c0e3672
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
ca313c3
Introduce release workflow
8aa05e7
Merge pull request #14 from ayeshurun/release-workflow
ayeshurun 39f2d85
Add GH_TOKEN to create release step
ayeshurun 5e3b68e
Initial plan
Copilot 7c573b0
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optionalβ¦
Copilot f9a4bb2
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot f04c7b7
Merge pull request #16 from ayeshurun/copilot/enhance-create-release-β¦
ayeshurun 641c4e7
Update release notes for v1.3.1
ayeshurun 516dbb8
Fix new functionality section in release notes
484993f
Introduce release workflow
3a42a5c
Add GH_TOKEN to create release step
ayeshurun 0755733
Initial plan
Copilot 5917da7
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optionalβ¦
Copilot 635eadc
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot 22cc9cb
Update release notes for v1.3.1
ayeshurun 44f44b3
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
5c455ce
Merge branch 'microsoft:main' into main
ayeshurun f9a3356
Update changie.yaml to include author information
ayeshurun a653863
Update change format in changie to include author
ayeshurun d39106c
update changie entry author
ayeshurun 6394474
Fix new functionality section in release notes
1f7b7e7
Introduce release workflow
68783ef
Add GH_TOKEN to create release step
ayeshurun 427a809
Initial plan
Copilot 19f583a
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optionalβ¦
Copilot 141e4be
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot 175e7e3
Update release notes for v1.3.1
ayeshurun 3fb2b59
Fix new functionality section in release notes
d5f6e46
Introduce release workflow
045539b
Initial plan
Copilot 3b80f86
Update release notes for v1.3.1
ayeshurun 6457e05
Update changie.yaml to include author information
ayeshurun 52af6e2
Update change format in changie to include author
ayeshurun 325779d
update changie entry author
ayeshurun 883a904
Merge branch 'add-contributor-changie' of https://github.com/ayeshuruβ¦
ayeshurun a2d5d9f
Added authors
ayeshurun 1826151
update label
ayeshurun 5b31cc1
Small update
ayeshurun 7fb0353
format
ayeshurun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: added | ||
| body: Add --format option to export command to pick .ipynb or .py when exporting notebooks | ||
| time: 2025-11-20T02:54:50.543931335Z | ||
| custom: | ||
| Author: jkafrouni | ||
| AuthorLink: https://github.com/jkafrouni | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: added | ||
| body: Include API response data in the output. | ||
| body: Include API response data in the output | ||
| time: 2025-12-09T14:13:53.030608891Z | ||
| custom: | ||
| Author: aviatco | ||
| AuthorLink: https://github.com/aviatco |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: added | ||
| body: Display a notification to users on login when a new fab cli version is available | ||
| time: 2025-12-11T18:34:25.601088227+01:00 | ||
| custom: | ||
| Author: Guust-Franssens | ||
| AuthorLink: https://github.com/Guust-Franssens |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: fixed | ||
| body: Avoid reβauthentication when switching from commandβline to interactive mode. | ||
| body: Avoid reauthentication when switching from command_line to interactive mode | ||
| time: 2025-12-03T15:54:12.961104889Z | ||
| custom: | ||
| Author: aviatco | ||
| AuthorLink: https://github.com/aviatco |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: fixed | ||
| body: Fixed set shortcut so it correctly handles target query | ||
| time: 2025-12-28T07:31:08.76557913Z | ||
| custom: | ||
| Author: may-hartov | ||
| AuthorLink: https://github.com/may-hartov |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: fixed | ||
| body: Fix a typo in connection roles | ||
| time: 2026-01-02T17:28:53.418628486+01:00 | ||
| custom: | ||
| Author: Guust-Franssens | ||
| AuthorLink: https://github.com/Guust-Franssens |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: optimization | ||
| body: Improve the error message to clearly indicate when the MPE creator does not have sufficient Azure permissions on the resource. | ||
| time: 2025-12-23T15:56:33.427481409Z | ||
| custom: | ||
| Author: aviatco | ||
| AuthorLink: https://github.com/aviatco |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,6 @@ | ||
| kind: optimization | ||
| body: Reduced unnecessary Fabric administrator warnings for ACL commands | ||
| time: 2025-12-25T09:15:56.219714671Z | ||
| custom: | ||
| Author: ayeshurun | ||
| AuthorLink: https://github.com/ayeshurun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.