Skip to content

Switch github action pushes to pull-requests and remove write access to code from botmobile #8990

@coreycb

Description

@coreycb

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App

Thunderbird for Android

App version

9.0

Where did you get the app from?

None

Android version

all

Device model

No response

Steps to reproduce

  1. Audit the .github/workflows/ and switch all git pushes to pull requests.
  • For shippable_builds.yml this will likely need another step similar to pre_publish after the PR's are proposed, where they can be reviewed/merged, and then the workflow can be approved to continue.
  1. Remove 'write access to code' from botmobile. Associated links:

Expected behavior

No git pushes in github workflows and no 'write access to code' for botmobile

Actual behavior

Github workflows push directly to code and botmobile has 'write access to code'

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: taskGeneral tasks or to-dos

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions