n8n
n8n copied to clipboard
feat: Add get release by tag operation to Github node
Summary
feat: Add get release by tag operation to Github node
- This PR adds the method
getByTagoperation to the Github Node when resource isrelease. - Also adds the additional Field
Latest(make_latest) to the resourcereleasewhen operationupdate or create
Reference to Github API docs
Validation
I did local validation using a GH Token and a real repository to validate both changes.
The make_latest worked fine as boolean.
Review / Merge checklist
- [x] PR title and summary are descriptive. (conventions)
- [ ] Docs updated or follow-up ticket created.
- [ ] Tests included.
- [x] PR Labeled with
release/backport(if the PR is an urgent fix that needs to be backported)
Hey @marcel-dias,
Thanks for the PR, We have created "GHC-488" as the internal reference to get this reviewed.
One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team.