issues
search
neondatabase
/
create-branch-action
GitHub Action to create a new Neon branch
30
stars
7
forks
source link
Feat: collect and pass annotation data
#59
Closed
antelman107
closed
2 months ago
antelman107
commented
3 months ago
annotation values are being extracted and passed to the backend (extraction is done as generic as possible, but tested for push and pull_request.synchronize events)
action interface is not modified
minor yaml formatting fix in readme
example runs:
with push event -
https://github.com/antelman107/algorithms/actions/runs/10218624193/job/28275649629
with pull_request.synchronize event -
https://github.com/antelman107/algorithms/actions/runs/10472750661/job/29007373393
example runs: