atlassian / atlassian/gajira-cli
Node 16 end of life
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Node 16 is end of life, and GitHub actions are transitioning all actions to Node 20.
See more:
[GitHub Actions: Transitioning from Node 16 to Node 20](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/)
GitHub actions currently generate a warning when using the latest (v3) version of `atlassian/gajira-cli`
Example warning:
```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: atlassian/gajira-login@v3, atlassian/gajira-cli@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the v3 action configuration and GitHub Actions metadata for atlassian/gajira-cli and atlassian/gajira-login. Update the action runtime to Node 20, then run the available action checks and verify that GitHub no longer reports the Node 16 deprecation warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, node.js
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100