Tom Osowski

Results 14 comments of Tom Osowski

@bunnybooboo `WARDEN_GITHUB_VERIFIER_SECRET` is set for a token as mentioned in the dependency : https://github.com/atmos/warden-github#configuration I wasn't able to reproduce this message. Can you describe your testing environment?

The Promoted Tweet represents the relationship between a Tweet and a line item. A Tweet can be associated with multiple line items. The Promoted Tweets endpoint will return the Tweet...

Thanks for the feedback. We recommend using the async analytics endpoints for production applications as the active range can exceed 7 days. > Maybe some clarification on this on the...

Over time, parameters and options can get deprecated between versions. This results in campaigns that may no longer be possible to modify or the previous values are not valid. In...

The branch will always be created by the JIRA bot app. I don't believe it would be possible to identify the user initiating it. Code commits would belong to users...

The current implementation for custom branch names for the GitFlow pattern uses `develop` - https://github.com/osowskit/atlassian-github-app-addon#gitflow I haven't heard any other requests to customize the base branch.

The quickest solution would be to align with the `develop` branch name. I'll keep an eye out for other requests for a custom base branch and research how common users...

Coming back to this request and wondering whether this is strictly to set the default base branch name or if this should allow selecting arbitrary branches. Options: 1. All branches...

@jainsamyak @Bneya I know it's been a while but I've added the ability to set a custom base branch via the configuration file. I've tested this but let me know...