sanitizers / chronographer-github-app

Your severe chronographer robot who is watching you record all the news to change note files!
https://github.com/apps/chronographer
GNU General Public License v3.0
10 stars 3 forks source link

Skip-label configuration seems broken #41

Closed praiskup closed 2 weeks ago

praiskup commented 3 weeks ago

I'm trying to pick a different "skip label":

$ cat .github/chronographer.yml 
---
# Config for https://github.com/sanitizers/chronographer-github-app
labels:
  skip-changelog: no-release-notes

but the configuration doesn't seem to work: https://github.com/rpm-software-management/mock/pull/1438

Upvote & Fund

Fund with Polar

webknjaz commented 3 weeks ago

@praiskup you have to merge the config in. The ones coming from PRs are untrusted. The bot gets the config from the default branch.

webknjaz commented 3 weeks ago

@praiskup can we close this or do you have any other suggestions?

praiskup commented 2 weeks ago

yes, sorry for the noise