Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Use neurobagel-chef-bot app access token in release.yaml #325

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

alyssadai
Copy link
Contributor

@alyssadai alyssadai commented Jul 19, 2024

  • Closes #

Changes proposed in this pull request:

  • Neurobagel Chef Bot (app created under neurobagel org) has been installed for bagel-cli
    • Private key added as an organization-level actions secret
    • App ID added as a repo-level actions variable
    • Allowed to bypass branch protection rules in bagel-cli repo settings

Checklist

This section is for the PR reviewer

  • PR has an interpretable title with a prefix ([ENH], [FIX], [REF], [TST], [CI], [MNT], [INF], [MODEL], [DOC]) (see our Contributing Guidelines for more info)
  • PR has a label for the release changelog or skip-release (to be applied by maintainers only)
  • PR links to GitHub issue with mention Closes #XXXX
  • Tests pass
  • Checks pass

For new features:

  • Tests have been added

For bug fixes:

  • There is at least one test that would fail under the original bug conditions.

@alyssadai alyssadai added the skip-release PR doesn't appear in the changelog and preserves current version when merged label Jul 19, 2024
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (0ee2382) to head (c01b263).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          13       13           
  Lines         746      746           
=======================================
  Hits          731      731           
  Misses         15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alyssadai alyssadai merged commit 7af9165 into main Jul 19, 2024
13 checks passed
@alyssadai alyssadai deleted the alyssadai-patch-1 branch July 19, 2024 21:07
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 10014309019

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.989%

Totals Coverage Status
Change from base Build 10014057974: 0.0%
Covered Lines: 731
Relevant Lines: 746

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release PR doesn't appear in the changelog and preserves current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants