monkeytype/packages/release
Nad Alaba 195b9d8402
chore(workflows): update deprecated action and remove duplicate workflow message (@NadAlaba) (#6344)
### Description

1. remove duplicate correct examples in semantic-pr-title error message,
and make the examples more diverse (show how to credit multiple
contributors).

![patternMessage](https://github.com/user-attachments/assets/cb6afe48-ed67-4894-ab4a-76894dd50e3b)

2. make the scope (quotes, languages, ...) consistently plural across
the repo docs (A subjective change I know, but in the changelog, the
scope looks better when it is plural i.e. **quotes:** add various
quotes).
3. update deprecated action `upload-artifact` from v3 to v4, because it
was making the `ci-failure-comment` workflow fail.
> Error: This request has been automatically failed because it uses a
deprecated version of `actions/upload-artifact: v3`. Learn more:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
4. use the same official action to download and upload artifacts across
the repo's workflows.
5. add 'waiting for update' and remove 'waiting for review' labels when
the Monkey CI workflow fails.
6. fix actions' major version only, to allow minor updates and patches.
2025-03-12 16:35:58 +01:00
..
bin chore: forward the exit code returned by the ssh command 2025-02-20 12:12:15 +01:00
src chore(workflows): update deprecated action and remove duplicate workflow message (@NadAlaba) (#6344) 2025-03-12 16:35:58 +01:00
.eslintrc.cjs refactor: move release code to a package (@miodec) (#5743) 2024-08-08 16:16:01 +02:00
example.env chore: move example.env to release package 2024-08-09 12:51:29 +02:00
package.json chore: bump eslint version 2025-01-21 11:50:09 +01:00