Dennis Whitney

Results 62 comments of Dennis Whitney

Sorry for the delays I keep forgetting to reply. Seems this is now being applied in some way but I'll still answer just to cover the question. Basically, the value...

Also to expand it would add ease of use and tracking for building a cart as well. So, in my same example, we could create a cart of the different...

@mhjacks You're wanting me to test the changes to api module using the `api/sn_sc/servicecatalog/items/{sys_id}/order_now` endpoint?

@mhjacks I was able to test with the following: ```yaml - hosts: localhost connection: local gather_facts: false tasks: - name: "Create Service Catalog Ticket" servicenow.itsm.api: action: "post" api_path: "api/sn_sc/servicecatalog/items/{{ lookup('ansible.builtin.env',...

Not to hyjack the work done in this PR but, my suggestion here would be to maybe build this into `awx_plugins.credentials` as a 'cloud type' which can be referenced with...

@webknjaz Thanks, but I'm unclear on what you're referring to. The way I wrote the plugin works exactly how GitHub apps are supposed to function: Provide App ID, Installation ID,...

+1 on this. Its less about being a bug and more about needing to add the feature of being able to select which rule to apply for forking private repos.

Also wanted to mention I took a quick look at the GitHub API and I don't see any field that actually sets the forking rule when enabling `members_can_fork_private_repositories`. So, this...

Have any of the contributors been able to investigate this issue?

If I provide an empty metadata it the "test" button works now.