GitHub package updates

Review the updates in released versions of the GitHub package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.

Versions summary

The following table lists the versions of GitHub package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.

Version Release date Release type Bot Agent version Control Room build
1.1.4 5 March 2025 With Automation 360 v.36 (Sandbox) release N/A 28899 or later
1.0.2 23 December 2024 With Automation 360 v.35 (On-Premises) release N/A 28899 or later
Note:
  • To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:

    https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar

  • For GitHub package, the naming convention is: bot-trigger-github-<version.number>.jar

    For example, bot-trigger-github-1.0.2.jar

For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.

1.1.4

  • Compatible Bot Agent version: N/A
  • Compatible Control Room version: 28899 or later
What's changed

UI update in web triggers

The description of the web triggers in Bot editor and API Task editor is updated.

1.0.2

  • Compatible Bot Agent version: N/A
  • Compatible Control Room version: 28899 or later
What's new

Support for web triggers

You can run automation using GitHub web triggers.
  • Use Organisation web trigger to run automation by listening to events across all repositories and organisation-level events.
  • Use Repository web trigger to run automation in response to various events occurring within the repository.
See Web triggers for more information.