-
Notifications
You must be signed in to change notification settings - Fork 432
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/develop' into feature/publish-api
- Loading branch information
Showing
4,304 changed files
with
588,266 additions
and
76,945 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -60,27 +60,27 @@ github: | |
|
||
# Attempt to make the auto-generated github emails more easily readable in email clients. | ||
custom_subjects: | ||
new_pr: "[PR] {title} ({repository})" | ||
close_pr: "Re: [PR] {title} ({repository})" | ||
comment_pr: "Re: [PR] {title} ({repository})" | ||
diffcomment: "Re: [PR] {title} ({repository})" | ||
merge_pr: "Re: [PR] {title} ({repository})" | ||
new_issue: "[I] {title} ({repository})" | ||
comment_issue: "Re: [I] {title} ({repository})" | ||
close_issue: "Re: [I] {title} ({repository})" | ||
catchall: "[GH] {title} ({repository})" | ||
new_discussion: "[D] {title} ({repository})" | ||
edit_discussion: "Re: [D] {title} ({repository})" | ||
close_discussion: "Re: [D] {title} ({repository})" | ||
close_discussion_with_comment: "Re: [D] {title} ({repository})" | ||
reopen_discussion: "Re: [D] {title} ({repository})" | ||
new_comment_discussion: "Re: [D] {title} ({repository})" | ||
edit_comment_discussion: "Re: [D] {title} ({repository})" | ||
delete_comment_discussion: "Re: [D] {title} ({repository})" | ||
new_pr: "[PR] {title}" | ||
close_pr: "Re: [PR] {title}" | ||
comment_pr: "Re: [PR] {title}" | ||
diffcomment: "Re: [PR] {title}" | ||
merge_pr: "Re: [PR] {title}" | ||
new_issue: "[I] {title}" | ||
comment_issue: "Re: [I] {title}" | ||
close_issue: "Re: [I] {title}" | ||
catchall: "[GH] {title}" | ||
new_discussion: "[D] {title}" | ||
edit_discussion: "Re: [D] {title}" | ||
close_discussion: "Re: [D] {title}" | ||
close_discussion_with_comment: "Re: [D] {title}" | ||
reopen_discussion: "Re: [D] {title}" | ||
new_comment_discussion: "Re: [D] {title}" | ||
edit_comment_discussion: "Re: [D] {title}" | ||
delete_comment_discussion: "Re: [D] {title}" | ||
|
||
notifications: | ||
commits: [email protected] | ||
issues: dev@plc4x.apache.org | ||
issues: issues@plc4x.apache.org | ||
discussions: [email protected] | ||
pullrequests_status: [email protected] | ||
pullrequests_comment: [email protected] | ||
|
This file contains 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 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 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 |
---|---|---|
|
@@ -25,7 +25,7 @@ jobs: | |
generate-changelog: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- uses: actions/checkout@v4 | ||
with: | ||
fetch-depth: 0 | ||
- uses: BobAnkh/[email protected] | ||
|
This file contains 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 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 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 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 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
Oops, something went wrong.