Skip to content

Releases: gautamkrishnar/blog-post-workflow

1.5.3

01 Apr 08:02
Compare
Choose a tag to compare
  • Fixing minor bugs

1.5.2

01 Apr 07:56
Compare
Choose a tag to compare
  • Ignore Pubdate when sorting is disabled

1.5.1

29 Mar 23:04
Compare
Choose a tag to compare
  • Fix for workflow shows "$title" when template is used with randomEmoji: #49

1.5.0

24 Mar 09:20
Compare
Choose a tag to compare
  • Dependency upgrades

1.4.9

31 Jan 19:08
Compare
Choose a tag to compare
  • Updated wrong error message: #54

1.4.8

22 Jan 23:44
Compare
Choose a tag to compare
  • Added enable_keepalive flag: Workflow will automatically do a dummy commit to leep the repository active if there is no commit activity for the last 50 days. GitHub will stop running all cron based triggers if the repository is not active for more than 60 days. This flag allows you to disable this feature. See #53 for more details.

1.4.7

20 Jan 17:08
Compare
Choose a tag to compare
  • Various bug fixes

1.4.6

20 Jan 16:25
Compare
Choose a tag to compare
  • Added empty committing feature to keep the inactive repositories active: #53
  • Use the pipe to avoid unnecessarily outputs on git pull

1.4.5

11 Jan 09:56
Compare
Choose a tag to compare
  • Bug fixes for 'output_only' mode

1.4.4

11 Jan 09:32
18c6dc9
Compare
Choose a tag to compare
  • Added output_only parameter that Sets the generated array as results output variable so that it can be consumed in other actions and parsed via utilities like jq. This will also prevent committing to readme.