Skip to content

Releases: NathanFirmo/wait-for-other-action

Fix action errors

15 May 19:42
8241e29
Compare
Choose a tag to compare

🐛 Bug fixes

  • The GitHub API filters was not working, so these filters were removed

Minor changes

28 Mar 20:18
1236ab3
Compare
Choose a tag to compare

🗒️ Refactor

  • Change log messages;

Minor changes

28 Mar 20:06
8539152
Compare
Choose a tag to compare

🗒️ Refactor

  • Wait 3000ms before getting calling GitHub API in the first time;

Fix action errors

28 Mar 14:22
77dedaf
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix "Not found" error in action execution;

🚀 New features

  • Add logs;

First version

28 Mar 11:22
1a35edd
Compare
Choose a tag to compare

In this version we add the main funcionality of wait for an specific repository action.