You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(github-actions): enable various imperative github actions (#847)
## Introduction ✏️
Ensure various imperative pipelines are available for consistent
pipeline actions across all the applications.
## Resolution ✔️
* Added `github.yml` for PR lint check.
* Added `prettier:all` check to `lint.yml`.
* Added `pr.yml` check for stale PR validation.
* Updated `publish.yml` as per latest `Google Release please` release
notes.
## Miscellaneous ➕
* Dependencies updates
* Moved GHA hardcoded variables to Enterprise scope GH secrets /
variable
* Refactored GitHooks
---------
Co-authored-by: Abhi Markan <amarkan@ukexportfinance.gov.uk>
0 commit comments