Skip to content

Latest commit

 

History

History
94 lines (85 loc) · 3.68 KB

TMP_CHANGELOG.md

File metadata and controls

94 lines (85 loc) · 3.68 KB

Unreleased

Bug Fixes

  • action syntax
  • actions: graphql type (#10)
  • actions: type mismatch query
  • ci: action syntax #2
  • workflow: async await syntax in anonymous fn

Maintenance

  • auto-merge action-script 3
  • linting #2
  • linting rome #3
  • linting rome #4
  • linting rome #5
  • on pr merge test
  • dummy add (#4)
  • remove leftover
  • dummy add 2 (#5)
  • auto-merge action-script 2
  • dummy add 3
  • dummy add 3 (#6)
  • stringify nested workflow_run obj
  • dummy add 4 (#7)
  • dummy add 5 (#8)
  • linting
  • dummy add 6 (#9)
  • auto-merge action-script
  • move env to constants file
  • auto-merge debug 1
  • sync workflows
  • blah (#11)
  • dummy remove (#12)
  • last try (#13)
  • auto-merge trial 1
  • auto-merge trial 2
  • trigger ci (#19)
  • auto-merge debug 2
  • auto-merge auth
  • auto-merge debug
  • trigger ci (#18)
  • troubleshoot invalid json 1
  • move conditional to code
  • auto-merge debug 3
  • replicate workflow_run related pr
  • action: add links
  • action: debug workflow
  • actions: add gh-script
  • actions: add gh-script
  • ci: re-add raw event
  • ci: trigger PR (#14)
  • ci: export entire pr event
  • ci: trigger part 3 (#16)
  • ci: trigger pr 2 (#15)
  • ci: fix readfilesync
  • ci: include pr key only in event
  • ci: include encoding in filesync
  • ci: remove newline from foreign object
  • ci: enforce obj recursion
  • ci: export full PR object as JSON str
  • ci: exp graphql
  • ci: fix reserved gql var name
  • ci: debug array logic
  • ci: debug array logic 2 with old syntax
  • ci: debug array logic 3
  • ci: debug array logic 4
  • ci: debug array logic 5
  • ci: debug array logic 6
  • ci: test hypothesis for env resolve
  • ci: test hypothesis for env resolve 2
  • ci: re-add array logic
  • ci: re-add array logic 2
  • ci: re-add array logic 3 new env
  • ci: test hypothesis of esm resolution
  • ci: try array inside module
  • ci: try hard code value
  • ci: log PR_AUTHOR value as-is
  • ci: remove any special chars from author
  • ci: strip excess quotes
  • ci: final solution to strip gh actions additional quotes
  • workflow: use pr api url

v1.0.0 - 2022-01-03

Maintenance

  • add action post-release script