hzyitc
242e78034e
lint-script-pr: bugfix: fail too fastly to check the remaining scripts ( #4693 )
2023-01-12 11:34:52 +01:00
Igor Pečovnik
ab82ebac78
Do not run Action scripts for every reviewer ( #4631 )
2022-12-31 15:00:56 +01:00
dependabot[bot]
e176521080
Bump tj-actions/changed-files from 34 to 35 ( #4591 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 34 to 35.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 10:35:38 +01:00
Igor Pečovnik
7c87c7654a
Disable treating warning as errors ( #4559 )
...
Suppress Shellcheck warnings.
2022-12-13 12:38:23 +01:00
Igor Pečovnik
ed9077e973
Add Github Action to calculate changed files ( #4438 )
...
* Fix branch diff detection
* Update lint-scripts-pr.yml
2022-11-15 09:05:43 +01:00
Igor Pečovnik
83da1ddeeb
We need to checkout to PR ( #4437 )
2022-11-14 23:00:43 +01:00
Igor Pečovnik
1464a7b4c3
Enable Shellcheck on changed files ( #4431 )
...
* Enable Shellcheck on changed files
On DIFF between PR and master
* Small improvement
2022-11-14 14:58:04 +01:00
Igor Pečovnik
1cccbf481e
Several small fixes to CI scripting ( #3905 )
...
* Restore permission to make script work
We need to rework this, but until then things has to work.
* Permission issuers
* We don't try to cancel previous as it doesn't work
* Update
* Renaming, remove deprecated
* Add comments
* Prevent running scorecard on forks
* Update
2022-06-18 23:53:45 +02:00