dependabot[bot]
99f1dc0423
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 1ac60965030588f3b867cdd4a3900f37ec99970c to 4563c729c555b4141fac99c80f699f571219b836.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](1ac6096503...4563c729c5 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4563c729c555b4141fac99c80f699f571219b836
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-23 07:34:14 +02:00
dependabot[bot]
bd7fbb0fd0
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 8c14441336bb3d84fd6b7fa83b6d7201c740baf5 to 1ac60965030588f3b867cdd4a3900f37ec99970c.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](8c14441336...1ac6096503 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 1ac60965030588f3b867cdd4a3900f37ec99970c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 13:49:49 +02:00
dependabot[bot]
c3a7854f73
build(deps): bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 13:49:34 +02:00
dependabot[bot]
9fb0d863be
build(deps): bump actions/github-script from 7 to 8
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 13:47:33 +02:00
Igor
7995d2ac3f
Add more labels to remove on PR approval
...
Expanded the labelsToRemove array to include additional labels.
2025-09-14 13:44:47 +02:00
Igor
3bb8125be8
Modify PR workflow to remove multiple labels
...
Removes work in progress label too.
2025-09-14 13:44:47 +02:00
Igor
29e30fa237
Implement label removal on PR approval
...
Once we set label "Ready to merge" lets remove "Review needed". If its set.
2025-09-13 13:53:41 +02:00
I am just a bot
6e11920bf3
Reliable PR number relay for labeler workflow ( #8628 )
2025-09-13 12:17:09 +02:00
Igor
47519373a6
PR review labeler: extract PR number from commit ID ( #8627 )
2025-09-13 11:37:27 +02:00
Igor Pecovnik
e60abc531b
Add Label When Approved action
2025-09-12 21:31:19 +02:00
dependabot[bot]
aa36ba958b
build(deps): bump plbstl/first-contribution from 3 to 4
...
Bumps [plbstl/first-contribution](https://github.com/plbstl/first-contribution ) from 3 to 4.
- [Release notes](https://github.com/plbstl/first-contribution/releases )
- [Commits](https://github.com/plbstl/first-contribution/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: plbstl/first-contribution
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:22:18 +02:00
dependabot[bot]
d25d906bb9
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 3b04099b21072562f07469c10deb182b24236ca9 to 8c14441336bb3d84fd6b7fa83b6d7201c740baf5.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](3b04099b21...8c14441336 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 8c14441336bb3d84fd6b7fa83b6d7201c740baf5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:21:47 +02:00
dependabot[bot]
8b7e277770
build(deps): bump actions/labeler from 5 to 6
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:21:17 +02:00
Igor
06e29a5249
Set work in progress label for maintainers synhronization
...
This PR tells if there is a discrepancy between db and config and it becomes alright when all info is set correct. This action then adjust repo accordingly. Setting a different level would likely move out from review process. This PR is unique and dependent from:
- board status
- database entry
It only become valid for review when all things are set correctly.
2025-08-27 16:25:35 +08:00
dependabot[bot]
8c1926db2c
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 2036da178f85576f1940fedb74bb93a36cd89ab7 to 3b04099b21072562f07469c10deb182b24236ca9.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](2036da178f...3b04099b21 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 3b04099b21072562f07469c10deb182b24236ca9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-26 12:25:49 +02:00
dependabot[bot]
9ca5752314
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from f963b3f3562b00b6d2dd25efc390eb04e51ef6c6 to 2036da178f85576f1940fedb74bb93a36cd89ab7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](f963b3f356...2036da178f )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 2036da178f85576f1940fedb74bb93a36cd89ab7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-19 17:26:59 +08:00
dependabot[bot]
9e37cbd5a3
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 4662f28b04a04c9b3c760178bc00690771ba6fe1 to f963b3f3562b00b6d2dd25efc390eb04e51ef6c6.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4662f28b04...f963b3f356 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: f963b3f3562b00b6d2dd25efc390eb04e51ef6c6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:43:22 +02:00
dependabot[bot]
27e0b70190
build(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:42:34 +02:00
dependabot[bot]
a86e808c73
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 055970845dd036d7345da7399b7e89f2e10f2b04 to 4662f28b04a04c9b3c760178bc00690771ba6fe1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](055970845d...4662f28b04 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4662f28b04a04c9b3c760178bc00690771ba6fe1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 08:13:33 +02:00
dependabot[bot]
8155cc5b0b
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from cf79a64fed8a943fb1073260883d08fe0dfb4e56 to 055970845dd036d7345da7399b7e89f2e10f2b04.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](cf79a64fed...055970845d )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: '055970845dd036d7345da7399b7e89f2e10f2b04'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 04:36:49 +02:00
dependabot[bot]
8942b049b7
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from e8772ff27de71367c2771ef3e8b5b2075b3f8282 to cf79a64fed8a943fb1073260883d08fe0dfb4e56.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](e8772ff27d...cf79a64fed )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: cf79a64fed8a943fb1073260883d08fe0dfb4e56
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 06:38:33 +02:00
dependabot[bot]
544952fb4c
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3 to e8772ff27de71367c2771ef3e8b5b2075b3f8282.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](666c9d2900...e8772ff27d )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: e8772ff27de71367c2771ef3e8b5b2075b3f8282
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-01 09:07:03 +02:00
dependabot[bot]
530fbc86e8
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from d52d20fa3f981cb852b861fd8f55308b5fe29637 to 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](d52d20fa3f...666c9d2900 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 22:04:09 +02:00
dependabot[bot]
a1168c2635
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 4140eb99d2cced9bfd78375c2088371853262f79 to d52d20fa3f981cb852b861fd8f55308b5fe29637.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4140eb99d2...d52d20fa3f )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: d52d20fa3f981cb852b861fd8f55308b5fe29637
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 09:32:03 +02:00
dependabot[bot]
06b32ab619
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 115870536a85eaf050e369291c7895748ff12aea to 4140eb99d2cced9bfd78375c2088371853262f79.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](115870536a...4140eb99d2 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4140eb99d2cced9bfd78375c2088371853262f79
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 21:16:39 +02:00
dependabot[bot]
217149cb01
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.4.1...v2.4.2 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 09:48:12 +02:00
dependabot[bot]
dcc9d91b94
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from c6634ca281a9fc05b03bee224ba00910cb78ab6e to 115870536a85eaf050e369291c7895748ff12aea.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](c6634ca281...115870536a )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 115870536a85eaf050e369291c7895748ff12aea
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 09:48:01 +02:00
dependabot[bot]
5d21ca9b79
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 480f49412651059a414a6a5c96887abb1877de8a to c6634ca281a9fc05b03bee224ba00910cb78ab6e.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](480f494126...c6634ca281 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: c6634ca281a9fc05b03bee224ba00910cb78ab6e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 15:37:52 +02:00
dependabot[bot]
0f304fc14e
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 4168bb487d5b82227665ab4ec90b67ce02691741 to 480f49412651059a414a6a5c96887abb1877de8a.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4168bb487d...480f494126 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 480f49412651059a414a6a5c96887abb1877de8a
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-13 08:15:31 +02:00
Igor Pecovnik
719bae4246
Improve welcoming text for 1st time PR and issues contributors
2025-05-12 16:53:17 +02:00
Igor Pecovnik
6e3ad9bca3
Updating maintainers: switch to new location of JSON file
2025-05-11 23:34:10 +02:00
dependabot[bot]
29a6a7351d
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f to 4168bb487d5b82227665ab4ec90b67ce02691741.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](5426ecc3f5...4168bb487d )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4168bb487d5b82227665ab4ec90b67ce02691741
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 00:36:39 +02:00
dependabot[bot]
3a64aa1883
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from c34c1c13a740b06851baff92ab9a653d93ad6ce7 to 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](c34c1c13a7...5426ecc3f5 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:24:54 +02:00
dependabot[bot]
c75632b05e
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from be393a90381e27c9fec2c8c2e02b00f005710145 to c34c1c13a740b06851baff92ab9a653d93ad6ce7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](be393a9038...c34c1c13a7 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: c34c1c13a740b06851baff92ab9a653d93ad6ce7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-22 00:07:54 +02:00
dependabot[bot]
faf34f006b
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 6abeaa506a419f85fa9e681260b443adbeebb3d4 to be393a90381e27c9fec2c8c2e02b00f005710145.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](6abeaa506a...be393a9038 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: be393a90381e27c9fec2c8c2e02b00f005710145
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 21:02:37 +02:00
Igor Pecovnik
6a86fd7def
Fix permissions for label Ready to Merge on approved pull requests
2025-04-12 20:04:11 +02:00
Igor
1684d06eb1
GH Actions label adjustment, fix permissions and enable auto quarter labels ( #8078 )
...
* GH Actions: adjust permissions in order to change labels on PR
* Add label by date, check if "Read to merge is present", fix bugs
2025-04-12 19:42:10 +02:00
dependabot[bot]
8d08098c2e
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from b74df86ccb65173a8e33ba5492ac1a2ca6b216fd to 6abeaa506a419f85fa9e681260b443adbeebb3d4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](b74df86ccb...6abeaa506a )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 6abeaa506a419f85fa9e681260b443adbeebb3d4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 17:12:03 +02:00
dependabot[bot]
0ca157ac0a
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99 to b74df86ccb65173a8e33ba5492ac1a2ca6b216fd.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](27ae6b33ea...b74df86ccb )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-05 14:40:44 +02:00
Igor
1ebec53080
Revert "Change to different method of getting changed files" ( #8019 )
...
* Revert "Change to different method of getting changed files"
This reverts commit d4022fbbbb .
* Set to fixed commit
2025-03-28 12:37:41 +01:00
dependabot[bot]
12f6e7c2d1
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](4cec3d8aa0...ea165f8d65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-26 10:07:09 +01:00
Igor Pecovnik
d4022fbbbb
Change to different method of getting changed files
...
Addressing security issue: https://semgrep.dev/blog/2025/popular-github-action-tj-actionschanged-files-is-compromised/
2025-03-15 16:25:27 +01:00
dependabot[bot]
ddc137de23
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 20:40:40 +01:00
dependabot[bot]
a872d94778
build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65c4c4a1dd...4cec3d8aa0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 20:40:28 +01:00
Koichi Murase
1fdd801908
actions(update-tools): avoid notifying our outdated deps everywhere
...
In the current main branch, workflow update-tools includes the content
of the upstream release notes in the created GitHub Issue. This
triggers a notification to every upstream contributor mentioned in the
release note. This also creates a cross-reference link to our GitHub
Issue (reporting that our dependency is not up-to-date) in every
upstream issue and pull request. The information that we need to
update our dependency is not relavant to the upstream contributors,
issues, and pull requests at all. We should avoid this situation.
In the first place, we do not need to include a copy of the upstream
release note. We can just put a link to the upstream release note.
Currently, we anyway hide the content in the <details> tag and require
the reader to press the button. The user experience is not so
different from pressing a link and visiting the upstream release note.
2025-01-21 13:26:44 +01:00
dependabot[bot]
3edb905b71
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](6f51ac03b9...65c4c4a1dd )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-19 20:23:06 +01:00
dependabot[bot]
48ad33ed22
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b4b15b8c7c...6f51ac03b9 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-24 14:29:11 +01:00
Igor Pecovnik
52548e408a
GitHub Actions: add log cleaner, adjust names, fix labelling on approve
2024-11-03 21:39:25 +01:00
Igor Pecovnik
6954f12531
GHA conditions syntay fix
2024-11-01 09:01:28 +01:00
Igor Pecovnik
d355c17dc3
Change pull request trigger in order to get permissions back in order
2024-11-01 08:27:49 +01:00