-
Notifications
You must be signed in to change notification settings - Fork 0
manually apply the auto check #1
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingchoreNon source related, infrasture changeNon source related, infrasture change
Description
Long standing issue ...:
[main 38b5f41] chore(repo): bootstrap repository
18 files changed, 37 insertions(+), 562 deletions(-)
delete mode 100644 .github/workflows/auto-check-workflow.yml
rename locale/default/{astrolib.active.en-GB.json => mamba.active.en-GB.json} (100%)
rename locale/deploy/{astrolib.active.en-US.json => mamba.active.en-US.json} (100%)
rename locale/out/en-US/{astrolib.translate.en-US.json => mamba.translate.en-US.json} (100%)
delete mode 100644 scripts/automate-checklist.go
delete mode 100644 scripts/automate-checklist.sh
rename test/data/l10n/{test.astrolib.active.en-US.json => test.mamba.active.en-US.json} (78%)
To https://github.com/snivilised/mamba.git
! [remote rejected] HEAD -> main (refusing to allow a GitHub App to create or update workflow `.github/workflows/ci-workflow.yml` without `workflows` permission)
error: failed to push some refs to 'https://github.com/snivilised/mamba.git'
Error: Process completed with exit code 1.
means we can't have auto check work in CI, so we need to apply the checklist manually, until fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingchoreNon source related, infrasture changeNon source related, infrasture change