Created
January 8, 2025 14:53
-
-
Save O1ahmad/a0d54bcb91cd86ba9992749e38946b6c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autodetectUrl: https://api.github.com/repos/O1ahmad/ansible-role-systemd/releases | |
autodetectKey: tag_name | |
API Response: | |
[ | |
{ | |
"url": "https://api.github.com/repos/O1ahmad/ansible-role-systemd/releases/23581687", | |
"assets_url": "https://api.github.com/repos/O1ahmad/ansible-role-systemd/releases/23581687/assets", | |
"upload_url": "https://uploads.github.com/repos/O1ahmad/ansible-role-systemd/releases/23581687/assets{?name,label}", | |
"html_url": "https://github.com/O1ahmad/ansible-role-systemd/releases/tag/v0.1.0", | |
"id": 23581687, | |
"author": { | |
"login": "O1ahmad", | |
"id": 49376577, | |
"node_id": "MDQ6VXNlcjQ5Mzc2NTc3", | |
"avatar_url": "https://avatars.githubusercontent.com/u/49376577?v=4", | |
"gravatar_id": "", | |
"url": "https://api.github.com/users/O1ahmad", | |
"html_url": "https://github.com/O1ahmad", | |
"followers_url": "https://api.github.com/users/O1ahmad/followers", | |
"following_url": "https://api.github.com/users/O1ahmad/following{/other_user}", | |
"gists_url": "https://api.github.com/users/O1ahmad/gists{/gist_id}", | |
"starred_url": "https://api.github.com/users/O1ahmad/starred{/owner}{/repo}", | |
"subscriptions_url": "https://api.github.com/users/O1ahmad/subscriptions", | |
"organizations_url": "https://api.github.com/users/O1ahmad/orgs", | |
"repos_url": "https://api.github.com/users/O1ahmad/repos", | |
"events_url": "https://api.github.com/users/O1ahmad/events{/privacy}", | |
"received_events_url": "https://api.github.com/users/O1ahmad/received_events", | |
"type": "User", | |
"user_view_type": "public", | |
"site_admin": false | |
}, | |
"node_id": "MDc6UmVsZWFzZTIzNTgxNjg3", | |
"tag_name": "v0.1.0", | |
"target_commitish": "master", | |
"name": "v0.1.0", | |
"draft": false, | |
"prerelease": false, | |
"created_at": "2020-02-11T19:39:33Z", | |
"published_at": "2020-02-11T19:53:42Z", | |
"assets": [], | |
"tarball_url": "https://api.github.com/repos/O1ahmad/ansible-role-systemd/tarball/v0.1.0", | |
"zipball_url": "https://api.github.com/repos/O1ahmad/ansible-role-systemd/zipball/v0.1.0", | |
"body": "**Changelog:**\r\n* initial release of the *Ansible* role providing installation and configuration provisioning logic for `Systemd` units" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment